Hey Team
Am I missing something here? Why isn’t the base % width on this Column not working here? It shouldn’t go 100% wide based on the below screenshot:
Thanks
Sam
Hey Team
Am I missing something here? Why isn’t the base % width on this Column not working here? It shouldn’t go 100% wide based on the below screenshot:
Thanks
Sam
Hi Sam,
You need to specify the Maximum width for this.

Thanks
No, I want the Base width to be 70%… and the maximum width to be 800px. So across desktop it is 800px, and then into Mobile when the screen is less than 800px wide the column is a Base of 70%.
A Base width of a % entry should make the column 70% across all viewpoints…?
Hi Sam,
I assume you only have one column layout (100% flex-basis), please configure the ROW instead, set the Layout to 70% that will be the column’s flex-basis. Also, turn off the flex-grow.
You can then add the max-width 800px to the column.
Hope it helps,
Cheers!
Glad we could help,
Cheers!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.