Hi,
I would like to change my whole site so it shows content with the mobile view on every browser that is under 979px. Is it possible to change this somehow?
I would like to see the same view already under 979px that it now shows under 480px.
-Timo
Hi,
I would like to change my whole site so it shows content with the mobile view on every browser that is under 979px. Is it possible to change this somehow?
I would like to see the same view already under 979px that it now shows under 480px.
-Timo
Hi @ukic,
Thanks for reaching out.
It’s not currently possible, it would require customization to the entire breakpoints of implemented CSS. Plus, forcing a 480px view on 979px isn’t recommended as there is almost half-width difference. Please note the responsive design will scale up and down, that’s why they can never be the same unless you set their width static, which bypasses all the breakpoints. But that’s not responsive anymore.
Thanks!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.