Site logo

Archived topic

Content Sections Are Not Full Width

7 replies · Started by Mary Pearson on May 20, 2018

Viewing posts 1–8 of 8

My page has a lot of white space on the right side. I'd like it to be full width.

I have tried adjusting content size in customizer with no change.
I have tried several CSS codes that I have found in support forums, but no change.
Page Builder Container is set to Full Width.
Sections Box Type and Inner Box Type are both set to Full Width.

What am I missing?

Thank you.

Found the answer:

html,body
{
width: 100%;
margin: 0px;
padding: 0px;
overflow-x: hidden;
}

Glad you got this sorted out Mary :)

Thanks Tom. It's taken me a few days to find it, but as usually happens, when I'm ready to give up and I post to the forums, within another hour or two I find it. That's life I guess. ;-)

All a part of the process :)

Indeed, indeed! ;-)

Hi I've been having the same issue as Mary and added her CSS to my site but it didn't change anything. Any advice?

Thanks,

Christa

Hi there,

This topic is a bit old.

Any chance you can open a new topic and link us to the site in question?

Thanks :)

This archived topic is closed to new replies.