-
chetanpatil
In my website the Default Header is still showing even after we create and display Header using Elements
https://startupwebsite.net/svvoice/Check the screenshot of my settings.
https://prnt.sc/qYqvgs7rUdaq
https://prnt.sc/TJWOsaeanAscPlease let me know how we can fix this.
Regards
-
Hi thre,
It’s the default primary navigation, not the site header.
Try setting the navigation location to float right at the cusotmizer > layout> primary navigation instead of below header.
-
chetanpatil
That worked. Thanks.
How we can me this sticky same like https://www.svvoice.com/ this one?Regards
-
Alvind
Hi there,
Try adding this CSS:
.gb-element-0cd834a1 { position: sticky; top: 0; z-index: 99; }
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.