try to add this code to CSS Style field in plugin style settings
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a {
background-color: #fff;
}
or even better
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav .sub-menu li > a {
background-color: #fff;
}
Maybe you checked “Disable CSS style” in myStickymenu style settings at the bottom of the page?
than try to add css style in your theme css file, somewhere at the end…
You are using Autoptimize plugin, so maybe you did not cleared the cache?
I can’t see CSS code I sent you anywhere in your website code…
pro-tip; you can disable AO on a per-request basis by adding ?ao_noptimize=1
to the URL 🙂
hope this helps debugging,
frank (ao dev)
Cache has been cleared and the CSS code that you sent is in the style.css file
Still having the same issue with the dropdown being transparent
As far as I can see your sub menu is not transparent any more.
I would mark this as solved since I can see the sub menu is not transparent any more. I would be happy to hear that from emiliedover as well… Big thanks to Frank on a prompt reaction.
I did mark it as resolved.