Guest Posted June 19, 2020 Share Posted June 19, 2020 Site URL: https://www.promethean.tv/overview Hello, I've seen this asked a few times & tried to apply to my site but just can't seem solve it. I'd like the blocks Image & text to reverse order on mobile so that the image displays below the text. Note - I'll have to do this in a few other places on the site as well (Squarespace 7.1)https://www.promethean.tv/overview Thanks in advance Link to comment
tuanphan Posted August 24, 2020 Share Posted August 24, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1591995992764_79709+.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 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
Archived
This topic is now archived and is closed to further replies.