- This topic has 1 reply, 2 voices, and was last updated 4 years, 6 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
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 […]