Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1024242

    Hi,

    I’ve tried recommendations I’ve seen in the thread and I can’t seem to get the font to stay black.

    It turns black once I scroll, but when its just at the top (when someone first opens the site) it’s white so therefore users cannot see the colour..

    How can i change this?

    – i’ve tried the advanced styling too

    thanks

    • This topic was modified 6 years, 1 month ago by lily_bloom.
    #1024307

    Hey lily_bloom,

    Please try the following in Quick CSS under Enfold->General Styling:

    #top #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text {
      color:#000 !important;
    }

    Best regards,
    Rikard

    #1024320

    Thank you that seemed to work, however, the search icon is still white?

    #1024457

    Hi,

    Thanks for the feedback, please try this instead:

    #top #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text, #menu-item-search a:before {
    color:#000 !important;
    }

    Best regards,
    Rikard

    • This reply was modified 6 years, 1 month ago by Rikard.
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.