- This topic has 5 replies, 2 voices, and was last updated 7 years, 7 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Construction Pro/Build Forum › Static Menu
Do you have a custom CSS to make the top info bar and the logo/menu static?
Hi,
Yes, kindly show us your website URL?
Regards,
Chris
www.accussolutions.com
I am needing the dark gray top bar that has the quote button and the logo/menu bar to remain static.
Thank you so very much!
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.header { position:sticky !important; top:44px; z-index:10000;}
.headertop { position:sticky !important; top:0; z-index:10000;}
.slider-main { min-height:266px;}
Regards,
Chris
Perfect! Thank you so very much.
Hi Wendy,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/15/
Regards,
Chris
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]