Site logo

Archived topic

Mobile Right Side Space

3 replies · Started by Simon on September 5, 2021

Viewing posts 1–4 of 4

Hi, I'm getting a white space on right-hand side:

screenshot

I've been trying to figure out what's causing it, adjusting content container padding but I don't know.

Hi there,

It's the Ezoic floating ad.

Try adding this CSS for a workaround -

html, body {
    overflow-x: hidden;
}

Elvin, you're a star, thank you!

Glad to be of any help. No problem. :D

This archived topic is closed to new replies.