Hello!
I’m not sure what it is called, but there is a highlight box on the sidebar menus…I’d love to remove it, or change its opacity?
Thanks!
Jeff
Hey jeffkaiser!
Please add this code into the quick css field:
.widget_nav_menu ul:first-child>.current-menu-ancestor {
box-shadow: none !important;
background: transparent !important;
}
Regards,
Peter
Perfect.
Thanks so much!
Hey!
Glad I could help you :)
Regards,
Peter