So I'm noticing anytime I use masthead position, when trying to select the "Resource" mega menu item I'm not able to scroll down to the menu items on it. For example, selecting "Destinations" I can then not use the "Resource" menu it will disapear when trying to select from menu.
https://www.acrossthepondpet.com/
This is on desktop only. Any help is appreciated.
Glitch on Mega Menu
Hi jcstauring,
You can add the following CSS code to your site:
.t4-masthead {
z-index: 2;
}
Thanks for the fix.
saguaros locked the discussion.