Hi:)
When I click on the menu on smaller devices, there’s this highlight on the menu item and the whole page. I understand that some browsers do this to alert users that that item is active, but it looks so messy on the page. It looks like somebody put a bandaid!
I contacted the developers and they suggested I use this:
.mm-menu.mm-theme-black .mm-listview > li a:not(.mm-next) {
-webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
tap-highlight-color: rgba(255, 255, 255, 0) !important;
}
But, it’s not working. I also used changed the value to transparent suggested in other posts, but nothing changed. Does anybody have an idea why this is not working? I’m including a pic to show the behavior on the screen.
Thanks!
[ad_2]
Go into the customiser and change the mobile menu active colour?