After an update, I noticed the sub-menu on my pages is not working anymore.
Where can I look to fix this issue, please?
Thanks
Hi sdachos,
Can you try adding this CSS code in Enfold > General Styling > Quick CSS:
#top .av-submenu-container.av-sticky-submenu {
z-index: 301;
}
Best regards,
Nikko
Nice! It worked
Thank you so much for your help