NasteX Posted July 18, 2020 Share Posted July 18, 2020 Site URL: https://alligator-wolf-pb86.squarespace.com/luft-vann Hello! I am helping working on my fathers website and I can notice that this page https://alligator-wolf-pb86.squarespace.com/luft-vann (pass: 123) looks really bad on tablet, but on mobile it looks pretty good. How can I force all the content on the page to be stacked like on mobile? Or if this is possible at all? Link to comment
rwp Posted July 18, 2020 Share Posted July 18, 2020 Are you on 7.0 with a theme that can change the mobile break point? Link to comment
NasteX Posted July 18, 2020 Author Share Posted July 18, 2020 Yes, I am on 7.0 and using the Brine template. And yes it has the mobile breakpoint, but it works only for the navigation. Link to comment
tuanphan Posted August 25, 2020 Share Posted August 25, 2020 On 7/19/2020 at 1:34 AM, NasteX said: Yes, I am on 7.0 and using the Brine template. And yes it has the mobile breakpoint, but it works only for the navigation. Add to Home > Design > Custom CSS @media screen and (min-width:641px) and (max-width:900px) { body#collection-5f130f6940592a387183a861 .Main-content * { width: 100%; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.