Request remove default max width of 940px that is auto populated everytime we create a new container

Hi, everytime I create a new container, its max width is auto set to 940px. Now 99% of the time I do not want that. I find myself always having to delete it, which is a huge hassle since we create containers very often.

It is a small but annoying thing, can we remove it please? :slight_smile: THanks!

1 Like

I think we should be able to predefine our own default values, other builders have this.

1 Like

Make sense, you should create a ticket on support.weweb.io :+1:

In general if you need other predefined values you can simply do it by yourself, you can save your element as a template and reuse it

Hello @raelyn,

If you want to have a flexbox without any default value, you should use the element div

The container is only meant to used once as a content limiter, that’s why there is a max-width defined

@Broberto if you want to define your own value, you can save your own flexbox as element template, and then you can use it after: Intro to libraries | WeWeb Documentation

1 Like