- This topic has 3 replies, 2 voices, and was last updated 2 years, 2 months 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
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]