Tagged: 

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

    Hi,

    Just purchased the Enfold theme and it seems very nice so thank you. :)

    However I am a little stuck on an option.

    I imported the demo content and I am using the Transparent Homepage v.11. I want the menu fonts to be exactly as they are on your online example i.e. when the menu bar is transparent the menu text font color is white with a white underscore below, then when you scroll down a little the white background appears and the text turns to grey/black so that you can see it on the white background.

    I am guessing this requires some CSS to work however I can not figure it out. If you could help me out that would be great :)

    I look forward to hearing from you, regards, Matt

    #368618

    Hey Matt_Corn!

    Thank you for choosing Enfold :)

    Please go to Enfold theme options > Header > Transparency Options and adjust “Transparency menu color”.

    Regards,
    Yigit

    #368799
    This reply has been marked as private.
    #368871

    Hey Jason!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .av_header_transparency .av-main-nav > li > a .avia-menu-text {
    color: white!important;
    }

    Best regards,
    Yigit

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