Site logo

Archived topic

Right Side White Space Cant Remove Using Elementor In Mobie

3 replies · Started by Md Ali on September 20, 2022

Viewing posts 1–4 of 4

hello sir, i can't able to remove the right side white space. i am using elementor

In all browsers on mobile devices, this blank white space is displayed when sliding it slightly to the right.

https://postimg.cc/w7Fg2htN

I see what you mean, it's caused by the moving elements in the first section of the page.

As the entire page is built with Elementor, GP doesn't have control over it.

But you can give this CSS a try:

.site-content {
    overflow-x: hidden;
}
This archived topic is closed to new replies.