Hi
On a mobile screen (<sm) I want a 100% width, say: something like max-width:100%
But as soon the screen is larger then SM I don’t want this. So on bigger screens I want to use another CSS class.
I do not want to use the bootstrap 5 “container-sm” since I gave the user the solution to edit the width in the customizer section.
For the Customizer Section I added a field for a CSS rule.
This CSS rule can then change the max-width. This works perfect.
But for a small screen the max-width should not be used, must always be the full width, only above >sm