Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

OnClick yields a "White" box in Main Menu - New Lifestyle

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hello,

When I click on a menu item in the main menu in the desktop view, I get a white box that shows up behind the text. I think it is an onclick event, but I can't see where it's coming from to turn it off. Here's a 5 second video to demonstrate: screencast.com/t/Y7Ec1z1YR7R

offerings.myartisanweb.com

Warm Regards,

Dawn
  • Brian Mitchell's Avatar
  • Brian Mitchell
  • LIfetime Developer - Big Bamboo
  • 25 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Dawn,

Try adding this line to your custom styling

.nav > li > a:focus {
background-color: transparent;
}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers