Notification bar covering menu
-
Hello,
The notification bar is covering up my main menu (including logo). I tried adding the following to the CSS, but when I close the menu there’s a blank space where the notification bar is (instead I would want the menu to float back to being at the top of the screen). Is there a way to do so?
/*bar to not cover menu*/
#header .is-sticky .top-header {top: 50px !important;}Thanks!
The page I need help with: [log in to see the link]
The topic ‘Notification bar covering menu’ is closed to new replies.