Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #865437

    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)?

    #865478

    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

    #865675

    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

    #865810

    Hi,

    Are you actually viewing this on a mobile device or just in the browser?

    Best regards,
    Jordan Shannon

    #865820

    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

    #865872

    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

    #865938

    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

    #866121

    awesome!
    Thanks

    #866337

    Hi,

    No problem. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘blue bg upon clickin mobile burger menu’ is closed to new replies.