Container width

Hi @Waldo

How did you guys bypass the width constraints of the default container width for your site webflow.com that is built with a webflow?


your site:



My site bound by default container width:

Best,

Nathan

You can use a simple div block as an alternative to a container. Set a max width (940px is the default max width for the standard Container element, but you can enter something else here like 1100px) and center it (margin-left and margin-right to auto).

Viola! You have a container! :sunglasses:

You can play with left and right padding to make sure the content in the containers doesn’t go right to the edges.

3 Likes

Thanks @McGuire! Much appreciated!

This topic was automatically closed after 60 days. New replies are no longer allowed.