RyannR Posted May 6, 2021 Posted May 6, 2021 Site URL: https://copy-betman-copy.squarespace.com/ I want the automatic rearranging that is happens for the phone at 640px width to happen at the tablet width, site wide. So that the final tablet version is not like the desktop version with multiple columns. I want it to look like the phone version with 1 column all the blocks rearranged under each other. PW:123
tuanphan Posted May 7, 2021 Posted May 7, 2021 Hi. For which page? 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!)
RyannR Posted May 8, 2021 Author Posted May 8, 2021 I'm looking to do it for the whole website, so each page. I sort of found a work around right now I'm using this in the CSS @media screen and (max-width:1125px) { div>.row>.col { width: 100% !important; } }
Recommended Posts
Archived
This topic is now archived and is closed to further replies.