Increase container width

Hello all,

I want to be able to increase the container width on my development website, however, because I don’t have a paid site plan, I’m unable to add custom code to do so. Is there any way that I can increase the max-width of the container without doing it directly from the custom code?

Thanks.

1 Like

Hey @Jordan.kellett

Just use a regular div with a class container and add max-width.

Piter :webflow_heart:

1 Like

Thanks Piter, I’ll give it a try now :ok_hand:t3:

1 Like