Ubermenu images not showing in Safari

I have an ubermenu on this site: https://roozkh.staging.wpengine.com
The images in the dropdowns (Meet Dr. Rooz, SAMMA Clinic, Porth Edu Blog) will show initially and then disappear.
Any clue as to why this is happening?
I’m all updated and I tested with every plugin disabled except Ubermenu.

Thanks!

Hi @marketfresh,

To fix this issue, please add the following CSS under Theme Options > CSS:

.ubermenu .ubermenu-target-with-image {
     overflow: unset !important;
}

Hope it helps :slight_smile:

That worked. Thanks!
Is this a conflict with the theme or a problem with the plugin?
Will it be fixed in a future release?

Hello @MarketPress,

This issue is coming from the plugin styling. We’ve submitted this to our issue tracker so that the developers of the plugin will be made aware of it. They are the only ones you can fix and update the plugin.

Thank you for your understanding.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.