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

    Hello,

    We are having an issue with the navigation colors. When you click on a subpage (About > News) the main menu link becomes invisible (it turns it white). We tried going under Advanced Styling and setting the Main Menu link to #555555 and that fixed it, but it then forced that color on the home page transparent menu, which should be white.

    How do we fix this so that the menu nav remains white when it is not in “sticky” mode (overlaying the home page image) and so that it remains visible when you are on a subpage?

    I have reset it so you can see how the home page should look and you can see the issue when you select “News” under About.

    Thanks much,

    Brian

    #719745

    Hey getmebrian,

    Thank you for using Enfold.

    Please add this css code in the Quick CSS field.

    .header_color .av-subnav-menu a:hover, .header_color .main_menu ul:first-child > li a:hover, .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a, .header_color .main_menu ul:first-child > li.active-parent-item > a {
        color: #555555;
    }

    Best regards,
    Ismael

    #719957

    Thanks!

    Brian

    #720129

    Hi Brian,

    Glad we could help :-)

    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 ‘Navigation styling’ is closed to new replies.