• Notice bar covers whatever is at the top of the site. In my case there is a menu at the top and unless the notice bar is reduced by the user, the menu is covered.

    I need the Notice Bar to be above the top of the site.

    In another thread 2 years ago, you suggest the CSS mod…

    .notice-bar-open .top-bar {
       margin-top: 56px;
    }

    …but that no longer works. It appears the CSS classes have been changed since then.

    Can you suggest another mod to make the bar go to the top of the page instead of covering the top of the page?

  • The topic ‘NB Covers Top Menu, Needed Above Menu’ is closed to new replies.