Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1258479
    DHall_Designer
    Participant

    Wanted to know if I could change the color of the drop down menu that shows underneath the main navigational links…

    #1258482
    DHall_Designer
    Participant
    This reply has been marked as private.
    #1258768
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    Your screenshot is not uploaded. However please add this under Custom > CSS in the Customizer to make the necessary changes:

    .x-navbar .sub-menu {
        background-color: #fff !important;
        color: #483f16 !important;
    }
    
    .desktop .sub-menu li>a:hover {
        color: #483f16 !important;
    }

    You can change the color code as per your requirement.

    Thanks.

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