Hi
I’ve been making edits to the layout of my responsive header.
I’m not sure what caused this but the link on my burger menu is no longer working, when I click on it nothing happens and when hovering over it my cursor doesn’t change to a hand as it should with links.
Thanks for your help in advance
Hey Bluehoop,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:989px) {
#header #header_main {
z-index: 9999;
}
}
Best regards,
Nikko
Wow thank you so much that worked perfectly
Hi,
I’m glad Nikko’s solution was able to help you. If you need additional assistance, please let us know here in the forums.
Best regards,
Jordan Shannon