- This topic has 4 replies, 2 voices, and was last updated 3 years, 10 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Sticky menu not work
Adventure theme, I use Max Mega menu and sticky header not work, not respond if set it on of off, have cap between upper page and menu when scroll down.
Here is screenshots
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.home.has_trans_header .header_wrap {
position: fixed;
z-index: 10;
}
Regards,
Dave
Hi, all other pages still same issue, except frontpage?
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.header_wrap.layer_wrapper {
position: fixed !important;
z-index: 10;
width: 100%;
}
.page_head {
margin-top: 50px;
}
Regards,
Dave
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.header_wrap.layer_wrapper {
top: 0;
}
Regards,
Dave
Free WordPress Magazine Themes and Templates With the advancement of technology, one can have any information at their fingertip. Understanding the importance of the internet […]
Freemium WordPress Themes With this list of freemium WordPress themes, you can save your time in theme selection and get started with your website instantly. […]
Best Free Landing Page WordPress Themes to Build Landing Page If you are in the process of just setting up your first website, then you […]