Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #926661

    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

  • element and not the button itself. Meaning that around 5px around the button, the background color changes, but not color of the text. I’ve looked around but found nothing that could help…

    You guys can check it out here: link in private content

    Thank you in advance !

#926936

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.