Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1038628
    Vldmzrnk
    Participant

    Hello,

    I want to remove the hover effect of the header’s menu (the red stripe) I don’t want to have any hover effect

    http://www.vladmazurenko.com

    #1038972
    John Ezra
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    .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 {
        box-shadow: none;
    }

    Hope this helps – thanks!

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