mopep Posted March 8, 2022 Share Posted March 8, 2022 Site URL: https://chartreuse-lime-7f5x.squarespace.com/config/ I am trying to keep 3 and then 2 columns on mobile version of this page on website: https://chartreuse-lime-7f5x.squarespace.com/config/ Any ideas?? I tried to make it all one block and divide the one text block but then of course the text won't stay aligned in columns/match up.... "The Music" page Link to comment
tuanphan Posted March 10, 2022 Share Posted March 10, 2022 Add to Design > Custom CSS @media screen and (max-width:767px) { div#page-section-61f30dc9ce25ad162dba28b9 .span-8 .col:nth-child(n+2) { width: 40% !important; float: left !important; } } 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
mopep Posted March 11, 2022 Author Share Posted March 11, 2022 @tuanphan almost but not quite...trying to keep 3 columns...is it possible? With this, it turns it into 2 columns. Thank you!!!! Link to comment
tuanphan Posted March 13, 2022 Share Posted March 13, 2022 On 3/11/2022 at 8:21 AM, mopep said: @tuanphan almost but not quite...trying to keep 3 columns...is it possible? With this, it turns it into 2 columns. Thank you!!!! Just change to 30% or 33.3333% 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