Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1046393
    gabriellavanrij
    Participant

    Hi, there! I’d like to change JUST the menu hover color to #a81a17. Right now, the hover color for the text is a very dark grey, so it makes it look as if the menu item has disappeared. But I want the other hover colors throughout the rest of the site to remain the same. Any ideas on how to accomplish this?

    http://gabriella.global/

    I am using WordPress 4.4.1 running X – Child Theme theme. of X Version v 4.4.2.

    #1046427
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    .x-navbar .x-nav-wrap .x-nav > li > a:hover {
        color: #a81a17 !important;
    }

    Thanks.

    #1046464
    gabriellavanrij
    Participant

    That worked. Thanks!

    #1046515
    Friech
    Moderator

    You’re more than welcome, glad we could help.

    Cheers!

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