Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #894127
    theyoungrens
    Participant

    Hey friends –

    Is it possible to move the current page indicator line that is in Integrity from the top of the menu item to beneath it? I’m not sure if I’m describing this well so I included a mockup. Thanks so much, in advance!

    #894921
    Rupok
    Member

    Hi there,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #895768
    theyoungrens
    Participant
    This reply has been marked as private.
    #896613
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > 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: inset 0 -4px 0 0 #65b8d2;
    }

    http://i.imgur.com/WHDmkVv.png

    Hope it helps 🙂

    #899401
    theyoungrens
    Participant

    Great, that worked perfect! Thanks so much for the help! I did have to add !important to get it to work, but maybe that’s because I’m doing all my CSS in an external stylesheet from the customizer.

    #900301
    Paul R
    Moderator

    Your welcome! 🙂

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