Theme Website Width disappeared

The documentation says it’s here:

but it’s not showing for me:

I tried this App Size thing but doesn’t seem to change the width.

What am I missin?

Hi @dvarela,

Apologies for the delayed response. The option has been removed from the themes section of the app. However, you can use this custom code to achieve a full-width layout. Please add the following code to the app settings > custom code > header section:

<style>.container { max-width: 1140px; }</style>

I hope this helps. Please let us know if there is anything else we can help you with.

I just hit the same challenge

Hi @TomA

We’re in the middle of updating our styles and designs to include a more elegant, modern look. This includes removing the option for users to select their max width as we’re now handling this automatically for users behind the scenes.

However, if you wish to keep this desired look, you can use the code code listed above! Let me know if you have any other questions.

Hi!

So this setting will come back? I use the free basic version of Softr and can’t make changes custom code.

@Exemplet yes it will come back next week most probably