Hi there,
Would you be able to post a link to your site to see this error in action so that I can try and troubleshoot this for you?
Thanks.
Gareth
Thanks for your reply Gareth.
Sure. The site is http://viewanda.com/
The menu with the drop down that disappears is ‘Practitioners’
I’ve made a few changes in the CSS to take out some formatting I thought was a bit ugly but nothing that I think would have changed the menus or hero elements.
Thanks.
Richard.
Hi Richard
Please, go to Plugins > Add New and install a Custom CSS plugin like SiteOrigin CSS. Then, go to Appearance > Custom CSS and insert:
/* Menu */
#masthead .site-navigation .menu-wrapper ul ul {
z-index: 9999;
}
Hope that helps. We’ll ensure this fix is in the next version.
We’ve packed quite a few changes into the next version 1.3.3. If you’d like to read about those, please, see: https://siteorigin.com/flexible-video-content-focus/. We’ve also updated the docs here: https://siteorigin.com/focus-documentation/
That worked a treat, thank you. Glad to be able to help find a little bug too.
🙂
Super, glad to hear that did the trick. Thanks again for your feedback.