Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #983133

    URL: http://483.1fe.myftpupload.com/
    WP Version: 4.5.2
    X Version: 4.4.2
    Cornerstone Version: 1.2.4

    I figured I’d make a video instead of trying to explain exactly the 2 issues I’m getting:

    1. Dropdown Menu overlaying Main Nav links
    2. Navbar Position “Fixed Top” messing up formatting

    Here’s a video of what’s happening: https://youtu.be/4ZcBBtAWN9s

    Help please!

    #983571
    Friech
    Moderator

    Hi There,

    Thanks for writing in! Please navigate to Customizer under Header panel and look for the Navbar Font Size and Navbar Top Link Spacing option. We need to adjust this because some of the menu items are lengthy and its breaking the menu bar (pushed below the logo).

    To address the sub menu issue, you can add this under Custom > CSS in the Customizer.

    body .x-navbar .desktop .x-nav > li ul {
        top: 90px;
    }

    Hope it helps, Cheers!

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