Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1239315
    sosmond
    Participant

    http://jeffdillon.involve.media/

    How can I change the size of the thickness of the navigation menu highlight bar?

    #1239441
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .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: 0 4px 0 0 #7173ac inset;
    }

    Now change the 4px value to your preferred pixel value.

    Hope this helps.

    Cheers!

    #1239793
    sosmond
    Participant

    Thank you, perfect.

    #1239846
    Joao
    Moderator

    Glad to hear it,

    Joao

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