alletters Posted February 4, 2022 Share Posted February 4, 2022 (edited) Site URL: http://www.grayn.io/superusers Hi! I'm looking to arrange 6 illustrations in a 2rowsx3images grid on mobile. Now it is showing as just 1 image per row. Edited February 4, 2022 by alletters Link to comment
tuanphan Posted February 8, 2022 Share Posted February 8, 2022 Add to Design > Custom CSS @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1643013318310_21843+.row>.span-2 { width: 33.3333% !important; float: left !important; } div#block-yui_3_17_2_1_1643013318310_21843+.row>.span-6 .span-2 { width: 33.3333% !important; float: left !important; } div#block-yui_3_17_2_1_1643013318310_21843+.row>.span-6 .span-2 * { font-size: 12px; } } 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!) 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