Archived topic
Main menu not working in desktop view
3 replies · Started by Lena on July 12, 2017
Hi
Can you help please?
I can't get the Main Menu to work in desktop view, it has been working and I've changed the colours but today I noticed it won't work. It's fine in mobile view.
I created a new menu and used that but it does the same so it's not the menu.
I've disabled my plugins one by one and tested but still no joy.
I've got a slideshow in the header using the short code in gp hooks with the logo overlaying and had to adjust my header spacing to accommodate the size required. I copied the idea from someone else asking how to do this. I'm sure the menu was working ok after this. I can't work out what is causing this.
Thankyou
Hi there,
Can you provide a link to your site? Thanks!
Thank you for the quick reply.
Hi there,
This CSS is causing the trouble:
.fixed-slider-background {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
It covers up the entire page so nothing is clickable.
Try adding the slider using the Page Header add-on.