Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1057889
    tanjadietz
    Participant

    Dear Helper,

    I want to make the underline under the menue invinsible (have a look: http://westernfir.de/). Now, there is a grey line but I want that there is nothing, just white.
    Can you please give me a CSS code?

    Thanks!

    #1057928
    Paul R
    Moderator

    Hi,

    Thanks for writing in!

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

    
    .x-navbar .desktop .x-nav > li > a:hover > span {
        box-shadow:none;
    }
    

    Hope that helps.

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