Site logo

Archived topic

Conatiner white on mobile versions

5 replies · Started by John on February 19, 2021

Viewing posts 1–6 of 6

Hi there,

Can anyone help me figure out why there is so much extra white background on the mobile version of this site?
I have been racking my pigeon brain for hours now and cannot figure it.
http://staging.joyfulbalancewellness.com/

Cheers!

Hi there,

is this on any particular page you're seeing the extra white background?

I am seeing some horizontal scroll on the site - which seems to be related to the animated elements.

It is on the Home Page - and yes - horizontal scroll is what it would be called.
Can you tell me what it is related to?
Like which animation? I have tried toggling everything off and cannot figure it out.

Hi John,

Try this CSS :)

#page {
    overflow-x: hidden;
}

Hi Ying,

Thank you so much :)
That worked a treat - not sure why it is/was happening!

But all's well that ends well!

You are welcome :)

This archived topic is closed to new replies.