Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1076844
    NightFox
    Participant

    Hi there,

    Can you please tell me how to change the main menu’s nav menu item color so that when i hover on it’s subm menus it does not change as well? Currently it’s changing to the same color as it’s background and I cant see the wording.

    Thanks very much for your help.

    #1076846
    NightFox
    Participant
    This reply has been marked as private.
    #1077430
    Friech
    Moderator

    Hi There,

    Thanks for writing in! You can change that on Customizer under the Header panel, look for the Navbar Links Hover color option.

    If that does not work, please add this on your custom CSS.

    body .x-navbar .desktop .x-nav > .x-active > a,
    body .x-navbar .desktop .sub-menu .x-active > a {
    	color: #fff;
    }

    Hope it helps, Cheers!

    #1077592
    NightFox
    Participant

    Thanks so much, perfect.

    #1077654
    John Ezra
    Member

    You’re most welcome!

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