racheldrumm Posted June 8, 2022 Share Posted June 8, 2022 (edited) Site URL: https://www.thechapelbr.com/current-groups Hi, I am trying to code my mobile to have these images in columns of 2 with their respective text boxes underneath. Is this possible? Thanks, Rachel Edited June 8, 2022 by racheldrumm forgot to add url Link to comment
tuanphan Posted June 11, 2022 Share Posted June 11, 2022 Try adding to Design > Custom CSS @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1654714344881_9763+.row .span-4 { column-count: 2; } } racheldrumm 1 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
racheldrumm Posted June 13, 2022 Author Share Posted June 13, 2022 Thank you so much!!! 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