Containers not centered

Hi, hoping someone can help me solve this before my brain melts!

I’ve added a static vertical nav at 150px wide. I’ve given remaining content a left margin of 150px. However, containers within the content sections are now not sitting centrally within the content screen (full width less 150px). They’re currently sitting off centre to the right.

How do I fix this and set them centrally within the content section?

Thank you!


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

Hey @JustWye,

I guess this is the way wf container is built.
You should use regular div for this instead of wf container, and set the width to 960px or a percentage like so.

Works as expected this way.
Hope this helps,

Thank you @zbrah. I’ll give that a try. Cheers.

1 Like