Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1228673
    Eventyret
    Participant

    Hi and thank you for an amazing theme.
    I’m trying to change the top hoovering bar (line on top of the nav bar when you hover and select a menu)
    How can i change this to be at the bottom instead of be at the top. This is on Integrety Stack.

    Thank you again!

    #1228893
    Nabeel A
    Moderator

    Hi again,

    Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .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 !important;
        border-bottom: 4px solid #ff2a13 !important;
    }

    Let us know how this goes!

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