Max-width control inside widget advanced settings. #25311
hein-obox
started this conversation in
Feature Request
Replies: 2 comments
|
I don't understand why a simple property is not included from the start, like Min Height...? |
0 replies
|
@karolisdailidonis All of this will be solved in the editor V4. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe..
For responsive design, I often like to give my widgets a max-width value instead of width value.
The advantage of a max-width value, is that it often makes the element responsive by default.
E.g. a max-width value of 1000px for desktop, works out of the box for smaller device, where it will work as full width, without the necessity of setting a different value for smaller breakpoints.
Describe the solution you'd like.
See above.
Describe alternatives you've considered.
Using the width control and setting separate values for large and small breakpoints.
Additional context
No response
Agreement
All reactions