- This topic has 1 reply, 2 voices, and was last updated 4 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Black/White Theme Support › Sticky Header – WHITE THEME
Hi, we’re struggling to make our header sticky in the white theme
The URL is: http://bishbashbosch.com/
The support ticket suggested some plugins which could make a section of a theme sticky, but I can’t figure out what the header needs to be called? Hi’ve tried the name as it appears in the Menu part of the theme, which is just “Header”
Any assistance woudl be greatly appreciated
Thanks
Tamsin
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.header_wrap.layer_wrapper {
width: 100%;
float: left;
position: sticky;
top: -200px;
z-index: 99999;
}
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 […]