Need Help Removing Horizontal Scrolling from Website

This topic has 3 replies, 2 voices, and was last updated 1 months ago ago by Ruhul Amin

  • Avatar: Ruhul Amin
    Ruhul Amin
    Participant
    July 10, 2025 at 11:39

    My website is currently displaying a horizontal scroll bar along with the vertical one. I would like to disable horizontal scrolling completely so the page only scrolls vertically.

    Can you please guide me on how to fix this?

    Files is visible for topic creator and
    support staff only.
    2 Answers
    Avatar: Justin
    Luca Rossi
    Support staff
    July 10, 2025 at 17:03

    Hi @Ruhul Amin,

    Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    [data-elementor-type="footer"] section.elementor-element-ac48201 {
        width: 100% !important;
        left: 0 !important;
        margin: 0 !important;
        right: 0 !important;
    }
    

    Kind regards,
    The 8Theme Team

    Avatar: Ruhul Amin
    Ruhul Amin
    Participant
    July 14, 2025 at 12:54

    Thanks for the support! My topic “Need Help Removing Horizontal Scrolling from Website” has been successfully resolved.

  • Viewing 3 results - 1 through 3 (of 3 total)

The issue related to '‘Need Help Removing Horizontal Scrolling from Website’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.