Tagged: 

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

    Right now I have a transparent header on the homepage. The menu text is dark but I really want it white just like the logo on the left-hand side. https://www.screencast.com/t/ACOFRzz83
    Where can I go to change this? I only want it changed for the home page.

    #1232324

    Hey Aurora,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top.home #header.av_header_transparency .av-main-nav > li > a .avia-menu-text,
    #top.home #header.av_header_transparency .av-main-nav > li#menu-item-search a {
        color: #fff;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1235271

    It worked! Thank you. Please close this ticket for me.

    #1235618

    Hi,

    Great, I’m glad that Victoria could help you out. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to change this menu text to white?’ is closed to new replies.