Stevey1919 Posted June 19, 2022 Share Posted June 19, 2022 Site URL: https://www.subjectresources.com Hello, Please could someone help me and tell me the correct CSS code I need to set my subject images side-by-side? Also, any help on how to display the other two images above would be amazing! Thank you Link to comment
tuanphan Posted June 20, 2022 Share Posted June 20, 2022 Solved with this @media screen and (max-width: 767px) { div#page-section-62af3cd3d090d46fcc525d45 .span-3 { width:50% !important; float: left !important; } div#page-section-62af3cd3d090d46fcc525d45 .span-3:nth-child(2n+1) { clear: 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment