Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1256606
    barneyibbotson
    Participant

    Hi
    I am using the Ethos stack and I have the widgetbar activated. I have configured it so that the widgetbar area runs across the top of the page (the black bar on my site) and expands to reveal a menu. I also have one-page navigation activated. My problem arises when I click on an item in the main menu beneath the widgetbar. When the page scrolls down to the menu item, the main menu is hidden under the widgetbar menu, thus making further one-page navigation impossible, as it obscures the menu items.

    Please can you advise on how to solve this issue, as I really need to have both menus functioning.

    URL is new.flowskate.co.uk
    WordPress 4.5.4 running X – Child Theme theme.
    X version 4.6.1

    #1256730
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .x-navbar.x-navbar-fixed-top {
      top: 30px;
    }

    Hope this helps.

    Cheers!

    #1256848
    barneyibbotson
    Participant

    Thank you – that appears to have worked!

    #1257134
    Jade
    Moderator

    You’re most welcome.

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