[Resolved] Particular page is not being responsive

Home Forums Support [Resolved] Particular page is not being responsive

Home Forums Support Particular page is not being responsive

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1276558
    Sagar

    Hello there!

    I was building a static page for the homepage and that particular page is not being responsive.

    I had tried with custom CSS, but nothing worked.

    (1)

    html. body{
    max-width: 100%;
    overflow-x: hidden;
    }

    (2)

    html {
    margin:0;
    padding:0;
    overflow-x:hidden;
    }

    #1276597
    Sagar

    I am getting an error of a horizontal scroll.

    #1276667
    David
    Staff
    Customer Support

    Hi there,

    you’re using Negative Margins on the Elementor Widget containing the Image – remove the negative margins to fix the issue.

    #1276948
    Sagar

    Thanks. It’s fixed now. 🙂

    #1277003
    David
    Staff
    Customer Support

    Glad to hear that

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.