Confused about setting the site width

Full disclosure: Total noob here trying my best to get this site up and running.

I am trying to set up my project with a wider minimum width than in the link below. The width stops expanding around the 1000px mark. I have tried:

  • adjusting the canvas size (menu and content remains at a fixed width)
  • putting all sections inside the body into a separate div
  • basically trying to find any setting anywhere to adjust this and I can’t for the life of me find the answer. Its been driving me crazy all day.

Any pointers will be greatly appreciated! Thanks!


Here is my site Read-Only: (Webflow - Cloudcart Magyarország)

Hello @Andras_Sudy, welcome to the community!

So inside your first section you have a div with a class of Container with a max width value of 940, just change that to something bigger like 1200 and you’ll see the difference. I hope this helps!

@Pablo_Cortes! Oh my god thank you. The way I did it is changed the style of the first Div to a container, that “unlocked” the option for me to adjust the MaxW, and now it works. Thank you again!

1 Like