Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1368860

    Hey Enfold team,

    when you open the menu (burger/flyout) of my website, you can move the menu items up and down with your finger on touchscreens.
    Please see screenshot.
    I would like to prevent the menu items from being moveable up and down after the flyout.
    Please let me know how to do this.

    Thank you very much in advance.

    Best regards,
    fkm

    #1368934

    Hey fkm,

    I checked your site on Chrome/Android, but the menu items are not moveable on my end. How can we reproduce the results you are seeing on your end?

    Best regards,
    Rikard

    #1369058

    Hi Rikard,

    thank you very much for your reply.

    I just recorded my screen (iPhone) while moving the menu items with my finger.
    Please see video (mp4).

    Best regards,
    fkm

    #1369085

    Hi,

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

    
    .html_av-overlay-side .av-burger-overlay-scroll {
    overflow: hidden;
    }
    

    Best regards,
    Yigit

    #1369098

    Hi Yigit,

    exactly like that – works great.

    Thank you very much.

    (Please feel free to close this topic as successfully completed)

    Best regards,
    fkm

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘fixing menu items position after flyout’ is closed to new replies.