Site logo

Archived topic

Particular page is not being responsive

4 replies · Started by Sagar on May 9, 2020

Viewing posts 1–5 of 5

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;
}

I am getting an error of a horizontal scroll.

Hi there,

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

Thanks. It's fixed now. :)

Glad to hear that

This archived topic is closed to new replies.