Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1227386
    danciocan
    Participant

    My background is white, so the active menu item (as well as the one that someone hovers over) is not visible.

    Looked into many posts on this. Could not find a solution that works consistently (PC, tablet, cell). Kept one of the custom code versions since it shows well on my phone, even if differently (I think they called it a “hamburger” or smth.) but I am still looking for a simple solution that works well for PC and tablet (just gives me the control I need to play with colors, no “fancy hamburgers” this time). Will replace the color in your solution with my own hex code.

    Please help. Did all I could to resolve this myself. Thanks!

    http://www.InfoStages.co

    #1227411
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a {
        color: #171717;
    }

    Hope it helps 🙂

  • <script> jQuery(function($){ $("#no-reply-1227386 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>