Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1215927
    spaghettiweb
    Participant

    Hi Support,

    We are using the Renew stack with a Fixed Top, Inline navbar. The last link item ‘CONTACT US’ sits slightly above the other links in the same navbar, approximately 2px but it is quite noticeable on some displays. It doesn’t have any additional custom styling.

    Can you please investigate?

    Thanks.
    G

    #1215928
    spaghettiweb
    Participant
    This reply has been marked as private.
    #1215983
    Paul R
    Moderator

    Hi,

    To fix it, you can add this under Custom > Edit Global CSS in the Customizer.

    
    .x-navbar .desktop .x-nav>li.menu-item-10021>a>span {
        margin-top: 2px;
    }
    

    Hope that helps.

    #1215992
    spaghettiweb
    Participant

    Great – that fixed it. Thank you for the support.

    #1216073
    Joao
    Moderator

    Glad to hear it,

    Joao

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