Horizontal Scroll still happens despite adding Disable OverFlow Disable CSS

  • Horizontal scroll doesnt happen on the desktop responsive but it happens when I check the site on my phone!

    I have added the Disable Overflow CSS below

    html, body {
      overflow-x: hidden;
    }
    body {
      position: relative
    }

    but it has not been helping… :(

    I would appreciate any help I can get…!

    The blog I need help with is: (visible only to logged in users)

  • Hello!

    Thank you for reaching out to the free support forums for websites hosted on WordPress.com. While your site is not hosted with us, we’re here to guide you in the right direction for assistance.

    Since you’re using the open-source version of the WordPress platform, which operates differently from what we provide on WordPress.com, you can find help at the community forums here:

    https://wordpress.org/support/forum/how-to-and-troubleshooting/

    The community members in the open-source forum are well-versed in these matters and are in the best position to offer support.

    I hope this information helps guide you in the right direction. Feel free to ask if you have any further questions or need more assistance.

  • The topic ‘Horizontal Scroll still happens despite adding Disable OverFlow Disable CSS’ is closed to new replies.