- This topic has 8 replies, 2 voices, and was last updated 2 years, 12 months ago by .
Viewing 9 posts - 1 through 9 (of 9 total)
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.
Hi guys,
How do I make the top header section sticky? So when you scroll, it stays visible at the top?
Thanks
Krissie
Hi,
Kindly show us your website URL?
Regards,
Chris
Sorry, sure.. it’s http://www.kapensis.co.za
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.header {position: sticky; top: 0; z-index: 10000;}
Regards,
Chris
Many thanks!
How can I remove the breadcrumbs? I don’t need them for this as the client only wants one page.
Thanks! 🙂
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
h1.entry-title { display:none;}
Regards,
Chris
Hi,
Ignore my previous mail.
Kindly use this css code to hide breadcrumbs.
.breadcrumbs { display:none;}
Regards,
Chris
Sorry, I think I need to hide the page name as well? As these are still showing on each page?
The website is: http://www.kapensis.co.za
Thanks Chris! 🙂
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
h1.entry-title { display:none;}
Regards,
Chris
For a better prospect in the digital marketplace, it is outright necessary that every business should deploy the mobile responsive website as early as possible. […]
Write faster content is what we want always for our WordPress blog and this article tries to explore them. Blogs are nowadays much more than […]
One of the most important principles and advantages of working on the Internet is automation. It is automation that allows us to increase labor productivity […]