Hi, I want to add a new breakpoint that will be the largest width breakpoint that I have. Is there a way to do this without it removing all the settings I’ve already implemented on my smaller breakpoints?
When I try to do this, adding the new largest breakpoint and editing the styles on this, overrides all of my smaller breakpoints. I am wanting to do this because i want to create more padding to the width of my content on larger device sizes, as there is no easy way of doing this currently in Wix studio.
Any thoughts would be greatly appreciated, thank you!
I have had to add additional larger breakpoints on a few site and unfortunatley some changes you make on the larger breakpoint will affect the lower breakpoints. I now create all my additional breakpoints before doing any work.
I am developing for a site that will be used in a couple of conference rooms, one is about 52"+ screen size, the other may be as large as 70" or so. Should I generate a breakpoint at 1900px, and one at 3000 for the larger screen?
Then I am assuming its always best to work within the largest breakpoint.
Do you know of any instructions for these specific breakpoint applications?
A 70" screen is 16:9 ratio, so depending on the TV if Full HD it will be 1920px if 4k it will be 3840px. Designing at 1920px should be ok for scaling up on the 70in screen.