I want to take off the grey/white over on navigation menu’s widget
can you help me ?
Hey mediafacto,
You can add this code in the Quick CSS field to remove the menu overlay.
#top .content .flex_column .widget_nav_menu li a:hover, #top .content .flex_column .widget_nav_menu ul:first-child>.current-menu-item, #top .content .flex_column .widget_nav_menu ul:first-child>.current_page_item {
background-color: transparent;
}
Thank you for using Enfold.
Best regards,
Ismael
sorry but it doesn’t work
i tried to change the performance thing but no better result
see the page here : mf-prod.com/jessica/artists
Hi,
Thank you for the update.
Did you copy the code from your email? Please copy it directly from this forum to avoid the conversion of html symbols.
Or post the WP login details in the private field so that we can check it directly.
Best regards,
Ismael
yes i copied it directly from this forum
your admin login et password are in private content
Hi mediafacto,
Please check now. Is this how you need it?
Best regards,
Victoria