Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #448316

    Hi Kriesi Support,

    I made a one-page design with some links.

    When I browse the site on my smartphone, open the main menu with the button and click on a link (which scrolls to the same page), the mobile menu isn’t hidden but placed on the right site of the content.

    How to fix that?

    Cheers

    #448428

    Hi coretekk!

    Please make sure that you are using the latest version of Enfold which is currently 3.1.5 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
    Issue was fixed already

    Regards,
    Yigit

    #448609

    Hi Yigit,

    The strange thing is, I’m using 3.1.5 and the issue still appears.

    Is there a small css fix available to solve it?

    Cheers

    #448773

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #449030
    This reply has been marked as private.
    #449110

    Hi!

    Have you checked it on an actual phone? i tested your site on a Motorola G + an iPhone and the issue doesn’t occur.

    Best regards,
    Josue

    #449214

    Hi,

    Steps to reproduce:

    1) open url
    2) open main menu
    3) click on a menu link
    4) scroll to the right on the phone
    5) scroll up

    did you try that?

    We tested it on actual phones.

    Best Regards

    #449282

    Seems to be a bug, i’ll report it to Kriesi.

    Thanks,
    Josue

    #449462

    Hi Josue,

    Thank you! Is there a workaround available meanwhile?

    #451003

    Hi!

    What happens when you add this in the Quick CSS field:

    @media only screen and (max-width: 767px) {
    	.responsive #top {
    		overflow-x: hidden;
    		position: relative;
    	}
    }

    Please remove browser cache then reload the page.

    Regards,
    Ismael

    #451183

    Fixed the issue, thank you very much Ismael :-)

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Mobile Menu not hidden after click’ is closed to new replies.