- This topic has 8 replies, 2 voices, and was last updated 7 years, 5 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 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?
http://prntscr.com/i7ja0v
The website is: 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
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]