- This topic has 3 replies, 2 voices, and was last updated 2 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Sticky header with SKT SENATOR
Hi,
I have activated the top header bar on the SKT SENATOR theme and I would like to get a sticky header without the top bar header when I scroll down the page.
Thanks in advance.
Hi,
Kindly use this CSS to enable the sticky header.
Regards,
Chris
Hi,
What CSS code?
I don’t see any CSS in your answer.
Thank you for your clarification.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.mywrap {
position: sticky;
width: 100%;
z-index: 99999;
top: 0;
}
Regards,
Chris
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]