• cassiie0103

    (@cassiie0103)


    Hello everyone ??

    Anyone having any issues with a horizontal scrolling on their full width banner site? I have looked around the forums, tried adding in the fix for the overflow x in the custom CSS but it still has not fixed this issue.

    Oddly enough – the scrolling error only happens on safari (desktop and mobile) and does not seem to be the case on chrome? Would love to know if there is a fix for this on safari!

    • This topic was modified 5 years ago by cassiie0103. Reason: additional information

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • That would be an issue directly related to your theme, for theme related support, please visit your theme developer’s support page.

    pgrafix

    (@pgrafix)

    I am also having the same issue with a site in Safari only, Cassiie.

    We are using Astra + Elementor. Which theme are you using?

    Thread Starter cassiie0103

    (@cassiie0103)

    I am using the Naix theme, interestingly enough I did some further digging about and found that this seemed to have fixed the problem:

    html, body {
        max-width: 100% !important;
        overflow-x: hidden !important;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Horizontal Scrolling on Site’ is closed to new replies.