Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #405788

    Hi
    Appears to be a new problem with version 3.0.8:
    Mobile pop-up menu isn’t resized to hide it when it’s not deployed, so that scrolling page to the right reveals it.
    schlachten.org

    Thanks
    Dan

    #405796

    Hey danfarberoff!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 990px) {
    #wrap_all {
    position: relative !important;
    }}

    Issue will be fixed on upcoming update.

    Best regards,
    Yigit

    #405801

    Thanks! Fixed.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Pop-up menu in Android not 'hidden', v. 3.0.8’ is closed to new replies.