dorotapo Posted August 27, 2023 Posted August 27, 2023 Hello guys I need help with this issue. On desktop screen I have 3 columns of images in my page - ARCHIVE and that's fine but on mobile view I have one and would like to have two columns (one in this page). Is it possible to fix that?
dorotapo Posted August 28, 2023 Author Posted August 28, 2023 https://dorotaporebska.squarespace.com/config/website/pages
tuanphan Posted August 30, 2023 Posted August 30, 2023 Difficult to change to 2 columns. You can consider 3 columns by adding this to Website > Website Tools > Custom CSS @media screen and (max-width:767px) { div#page-64ea1d251c4e8a417670979e .span-4 { width: 33.3333% !important; float: left !important; } } dorotapo 1 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
Create an account or sign in to comment
You need to be a member in order to leave a comment