Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #92593
    centaine
    Participant

    When I’m using Safari there pops up and disappears a grey menu on the left, very quick. I don’t know how to disable it. On firefox it’s not visible.

    I made a short movie of it to show the problem:
    https://dl.dropboxusercontent.com/u/50395194/2016-04-21%2013.41.09.mov

    Does anybody have a solution for this? It’s is the last problem before my site is finished.

    Link to website:
    http://www.zwartopwitdesign.nl

    Thank you in advance!

    Kind regards,
    Centaine

    #92640
    Sakin
    Keymaster

    @centaine: There is slight loading issue of mobile menu css. Can you try adding the following css in “Appearance => Customize => Theme Options => Custom CSS” box. Also clear your cache from “WP Super Cache” plugin after you add this css:

    .sidr.left {
      left: -260px;
      right: auto;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘menu bar on the left pops up and disappears’ is closed to new replies.