Breakpoint width

Hi guys, I try to understand your logic for breakpont why not possible change breakpoint?
now the screens are generally wide screens with resolutions from 1920 upwards. A web designer works with screens of at least 27 “/ 32” and with resolutions of 2560x1440. However the starting point for a web page should be at least 1920 starting.
Mobile: 360 x 640
Mobile: 375 x 667
Mobile: 360 x 720
iPhone X: 375 x 812
Pixel 2: 411 x 731
Tablet: 768 x 1024
Laptop: 1366 x 768
High resolution laptop or desktop: 1920 x 1080
Also because now an a 27 "monitor with at least WUXGA 1920 costs very little.
Now if I have to define a size of an element above 1200px smaller than that below 1200 how can I do? If I use an image I don’t have the “width” value above the 1200px breakpoint. and if i use maxwidth i affect all other values.

Hey @xonetit,

A custom breakpoints feature is already on our list of possible future features.

I’m sorry but your questions sound confusing. What I understand is you set an element Width above 1200px like the screenshot below.

image

What is the problem after that? Please show some screenshots.

Can you provide more context for this? If you’re referring to the Image element, it has a Width option and you can set a Width size per breakpoint.

image

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.