Hi @beecker, try adding this CSS to your theme's style.css file:
.main-navigation ul, .main-navigation li {
z-index: 9999;
}
That should do the trick :)
Hi @beecker, try adding this CSS to your theme's style.css file:
.main-navigation ul, .main-navigation li {
z-index: 9999;
}
That should do the trick :)