Archived topic
Show sticky menu on everything
5 replies · Started by Edwin on January 21, 2020
Hi
1.How to show sticky menu on top of everything? I have a testimonial carousel showing on top of the sticky menu when i scroll down.
2. When i scroll down and refresh the page the sticky header increases in size and is showing a lot of space below it. How to fix that?
Thanks
Edwin
Hi there,
1. Try adding this CSS:
#pg-2-3 {
position: relative;
z-index: 1;
}
2. Any particular device or browser you seeing this issue?
Thanks David
1. Unfortunately that didn't work
2. Firefox, IE and Chrome
1. Where did you add the CSS? If you have removed it can you add it back in so i can see what the issue is.
2. What are you using the to make the Header Sticky?
Hi David
1. It is working now :-)
2. under Customizing ▸ Layout Sticky Navigation
1. :)
2. You have some other code or plugin? as I am seeing the Site Header is sticky, which isn't the GP function - it only applies to the Navigation.