Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1255840
    nickohorny
    Participant

    Hi,

    In the nav menu, how can I change the hover line that appears above at the top of all menu items to instead sit under them at the bottom of the nav bar?

    http://paragonpartners.net/staging/

    Thanks for the help.

    #1255922
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> 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: 0 4px 0 0 #364a60;
    }

    Hope that helps.

    #1256025
    nickohorny
    Participant

    Perfect, thanks!

    #1256038
    Christopher
    Moderator

    You’re welcome.

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