Guest Posted June 14, 2021 Share Posted June 14, 2021 Site URL: https://avocado-bagpipe-e9kf.squarespace.com/ password 123 I'd like to switch order of the blocks "About Us" and what appears above it so that About US appears first on mobile. Link to comment
tuanphan Posted June 14, 2021 Share Posted June 14, 2021 Add to Design > Custom CSS /* Mobile-About us order */ @media screen and (max-width:640px) { div#page-60c0b8a7e66016029f33c8d0 .span-12 .span-10 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; margin-top: 20px; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment