- This topic has 4 replies, 2 voices, and was last updated 7 years, 4 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › Gravida Support › Fixed menu
Hi,
Is there an option to fix (freeze) the header with menu on the pages, so it is always visible on top of the page – even when scrolling down?
https://wendecoffeeanddrinks.nl/
Regards,
Willi
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.header.type2 { position:fixed !important; z-index:1000;}
#slidera { position:relative; top:80px;}
Regards,
Chris
Hi,
Thanks! It works…
Regards,
Willi
Hi,
uh … the text on the frontpage under the slider falls away!
https://wendecoffeeanddrinks.nl/
Is it also possible to reduce the space between the home featured blocks and the top of the footer?
Regards,
Willi
Hi Willi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
Remove
.header.type2 { position:fixed !important; z-index:1000;}
#slidera { position:relative; top:80px;}
And add this new code there
.header.type2 { position:fixed !important; z-index:1000;}
#slidera { position: relative; margin-top: 80px;}
.home1_section_area, .home2_section_area, .home3_section_area { 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 […]