Hi everyone, I’m building a webflow website and I styled everything in tablet screen size properly. However, since ipad pro has a 1024 screen size, elements look distorted because desktop version is too big for it to handle and webflow tablet breakpoint doesn’t start until 998. Is there a way to either change tab’s breakpoint value or add a custom small breakpoint after desktop? Really need help with this asap.
Hello @Zainab_Shahid, natively you can’t add smaller breakpoints, however on an embed element you can add as many media queries as you want. Before that though, try modifying your content on the desktop breakpoint so it works for devices with hight resolutions. I hope this helps.