Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1123901

    Hello there,

    We are developing a One Page Website (we imported the Wedding Demo) and the page is not scrolling as it should be.
    This happens no matter wich device is used for scrolling: with touch or with the mouse wheel.

    For scrolling we have to swipe twice in the desired direction (for example upwards) for the scroll to happen. When scrolling in the opposite direction the same behaviour is taking place.
    If we try to scroll fast up and down the scrolling is happening only in a few pixel range and then it stops.

    Please assist us in solving the problem.
    Thank you in advance,
    EMSBRAND

    P.S. We already deactivated all the plugins. The changes in the Child Theme’s functions.php file are minimal and we tested without the modifications and still no luck).

    #1124037

    Hey EMSBRAND,

    Please try the following in Quick CSS under Enfold->General Styling:

    .responsive body {
        overflow-x: initial;
    }

    Best regards,
    Rikard

    #1124112

    Hey Rikard,

    Thank you for the code.
    It works as expected for desktop but not for Touch Screens (tested with iPhone and Samsung Galaxy S7).

    Any other tipps?
    Thank you in advance,

    Sorry for the first report. On the mobile devices after clearing the cache scrolling works as expected.
    You can mark the ticket as solved.

    Thank you,
    EMSBRAND

    • This reply was modified 4 years, 12 months ago by emsbrand. Reason: After clearing the cache on mobile devices the provided code fixed the problem
    #1124154

    Hi,

    Great, I’m glad that you got it working and thanks for the update. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Problems with scrolling’ is closed to new replies.