Hi,
I have created a hover effect on one of my main menu elements (menu-button-bordered)
The whole thing works, but the hover activates when on
You guys can check it out here: link in private content
Thank you in advance !
Hey pberquet,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#top #header .av-menu-button-bordered a {
height:40px!important;
padding:0!important;
}
Best regards,
Vinay