Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1124078
    mgerney
    Participant

    I want to add a solid line under the menu, screenshot attached. I was able to make the line go full width, but would like it to go just under the menu. Is this possible?

    #1124085
    Rahul
    Moderator

    Hey there,

    Please add the code below in your Appearance > Customize > Custom > 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: 0 2px 0 0 red;
    }

    Hope this helps. 🙂

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