rishisamuelpatel Posted September 6, 2021 Posted September 6, 2021 Site URL: http://arcprojects.squarespace.com/knights-drain Hey, I would like to change the order of the blocks in mobile. The site password is "arc" I would like the order to be "Projects" "Knights Drain..." "Image" "Client...." Any help would be appreciated.
tuanphan Posted September 7, 2021 Posted September 7, 2021 On 9/6/2021 at 12:54 PM, rishisamuelpatel said: Site URL: http://arcprojects.squarespace.com/knights-drain Hey, I would like to change the order of the blocks in mobile. The site password is "arc" I would like the order to be "Projects" "Knights Drain..." "Image" "Client...." Any help would be appreciated. Add to Design > Custom CSS /* Knights draint on mobile */ @media screen and (max-width:767px) { div#page-section-6114a3a4d3dec330293e1dce .span-12>.row { display: flex; flex-direction: column-reverse; } } 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.