- 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
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]