Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1448645

    How can I change the font color only after someone starts scrolling and the menu background appears? So first it should be white font over the header graphic, then become black font on green background. Right now this change in the Theme options -> Advance Styling is not affecting the social icons, only the links text.

    #1448691

    Hey amyncuih,

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

    #top #wrap_all .av_header_transparency #header_meta a {
      color: #fff;
    }

    Best regards,
    Rikard

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