Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #23455
    Templatesyard
    Participant

    I’ve managed to edit everything on the simplify theme so far, but changing the font color for h2 text also made the text in the drop down menu white as well. (When you scroll over “Reels” and “Fun Stuff”) I need it to be black, but the rest of the text on the page to stay as is.

    url: https://perfectjerk.blogspot.com/

    Thanks so much for your help!

    #23456
    Templatesyard
    Participant

    I figured it out on the desktop site, but not on the mobile site. The text on the mobile site menu needs to change to a visible color. Any help?

    #23457
    my add
    Keymaster

    Nick, I think you need to change that light gray color to white.
    Change #99a1a9 to #FFFFFF

    Look for:

    .main-nav li ul li a {
      text-align: left;
      color: #99a1a9;
      padding-left: 0 !important;
    }
    #24013
    Templatesyard
    Participant

    Hmm, I only see that code regarding the desktop site and I have already adjusted the color there. I tried searching for #99a1a9 in other portions of the theme and haven’t found the correct one to make the necessary change.

    #24014
    Templatesyard
    Participant

    Well the color problem is fixed, but now the font on the mobile site is plain instead of the header font that is used on the desktop site. I didn’t change anything other than color code.

    Any help?

    #24042
    my add
    Keymaster

    It looks the same to me on my phone, just like the desktop.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.