• Resolved masters46

    (@masters46)


    Good morning, a customer of mine finds that for the IPHONE 12 MINI device (IOS 14 system, Safari browser) the scroll of the initial cover on this pg does not work: https://www.giacominiclima.it/grandi-ambienti/, if not persistently and after several attempts. The cover was made with GUTENBERG. I understood that the problem is given by the Blocksy theme because by changing the theme (simply using the Twenty-one) the scroll function starts working again … Can anyone give me a tip? Thank you

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @masters46

    I can see that you’re using Visual Composer. You’ll need to add the following to additional CSS to make it work properly.

    [data-browser='safari'] #main {
    overflow-x: initial;
    }

    Hope this helps

    Thread Starter masters46

    (@masters46)

    Unfortunately, while I finish the restyling of the site I have to keep Visual Composer too, however that shouldn’t be the problem because if I activate the twenty-one theme instead of Blocksy, the scroll also works with Visual Composer active.

    However I tried to insert the code you recommended in Blocksy’s additional CSS but the problem remains …

    @masters46

    The code that I’ve given you fixes this issue. You have to empty your cloud flare cache and it should work just fine.

    Blocksy does not support VC out of the box, but we strive to make improvements with every update.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘IPHONE cover scroll does not work’ is closed to new replies.