Archived topic
Links in sticky menu not working
3 replies · Started by Jorge on June 15, 2021
Viewing posts 1–4 of 4
Hello,
When scrolling down, the links from submenus are not working when there is a link on the page. It seems that the elements from pages come on top of the menu. This is the website https://lafisioterapia.net/
Any way to fix this issue?
Kind regards,
Jorge
Hi there,
try adding this CSS:
#sticky-navigation {
z-index: 10000 !important;
}
Sorted, thanks a lot David!
Glad to hear that
This archived topic is closed to new replies.