For some reason the sub menu links are not working on my page – https://arnie.mystagingwebsite.com/operations-management/
When I go into the source code and click on the link, it works fine.
Hey asinger777,
Add this to quick css:
#top .sticky_placeholder{
position:unset!important;
}
Best regards,
Jordan Shannon