while updating site to the July 2017 update i noticed light blue bg when clicking on burger menu.
checked it on the demo: http://kriesi.at/themes/enfold/headers/?skin=Enfold%202017
and it also exist there.
how is it possible to get rid of the unwanted light blue bg when clicking the burger menu (on mobile)?
Hey GuyMVI,
This should be possible with css. Please provide a link to the page/site in question so we can look into this further.
Best regards,
Jordan Shannon
please see my link.
but please notice that also on enfold demo it happens.
i have css skils if you can reffer me to the location.
i couldnt find the source of this color yet…
will apriciate little bit help :)
thanks
Hi,
Are you actually viewing this on a mobile device or just in the browser?
Best regards,
Jordan Shannon
in mobile device – anybody can see that as i mentioned it also in the enfold demo.
also in desktop if you will emulate phone display.
click on the burger menu and you will se blue color on click
You chek it on mobile device. you cant miss it.
light blue background that is much bigger than burger menu stripes.
kind of UX problem
Hi,
I see. Add the following to quick css. It seems to work from the browser, but you will have to test on mobile:
.main_menu{
-webkit-tap-highlight-color: transparent;
}
Best regards,
Jordan Shannon
awesome!
Thanks
Hi,
No problem. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon