Multiple Push – Issue with Sticky Header
-
Hi there,
I am currently using the Responsive Menu plugin and have set the menu to push the page wrapper, which works correctly. However, when scrolling down on the site, the header (with logo) sticks to the top of the screen. When opening the menu then, the header is not part of the container usually used for the page.
Is there a way of adding multiple CSS tags to push so that I can add the sticky header also? I have tried separating them with a space, comma and semi colon but to no avail, I’m not sure if it is due to the z-index of the sticky header.
Sticky header HTML when scrolled down the page
<div id="sticky-container" style="margin-left: -35px; margin-right: -35px; position: relative; height: 102px;"> <nav class="site-navigation main-navigation primary use-sticky-menu sticky" role="navigation" style="position: fixed; width: 444px; top: 0px; left: 35px; z-index: 998;">
Thanks in advance
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Multiple Push – Issue with Sticky Header’ is closed to new replies.