- This topic has 7 replies, 3 voices, and was last updated 7 years, 5 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › Handy Theme Support › keep top header static
Hello
Is there any way I can keep the top header static??
Kind regards
Hi,
Kindly show us your website URL so that we can assist further.
Regards,
Brad
www.doctoredford.com
I forgot to mention, static when I scroll down
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.header { position:fixed; z-index:99999999;}
.header-top { position:fixed; top:98px; z-index:99999999;}
.slider-main { top:97px;}
Regards,
Brad
thanks
🙂
Hi,
I would also like to keep my top header static. I tired inputting the CSS code in the above response, however it squishes my header.
My website is http://stockdillhomegarden.com.au/ could you please have a look & provide the CSS code like you did for the other fella?
I would be so appreciative.
Thanks
Rebecca
Hi Rebecca,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.header { width: 100%; position: fixed; z-index: 99999;}
.header-top, .slider-main { top:110px;}
Regards,
Brad
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 […]