Page 1 of 1
Breakpoint set as default option
Posted: Wed Jul 07, 2021 5:27 am
by tommy888
I have set a default breakpoint a long time ago and now would like to replace it with one of the regular breakpoints already made. Is that possible already?
Re: Breakpoint set as default option
Posted: Wed Jul 07, 2021 5:55 am
by Pablo
No, that is not possible. The default view is not a breakpoint. It's the base layout for all other breakpoints. A breakpoint is basically just a list of differences compared to the default layout.
Re: Breakpoint set as default option
Posted: Wed Jul 07, 2021 6:07 am
by tommy888
What if the default breakpoint is smaller than the last one? Has it any influence on the project?
Re: Breakpoint set as default option
Posted: Wed Jul 07, 2021 6:34 am
by Pablo
The default view (which is not a breakpoint) should be the widest view.
Breakpoints may not be wider that than the default view. This will break the structure of the HTML page.