merakiconceptstudio Posted May 18, 2021 Share Posted May 18, 2021 Site URL: https://www.buffcs.com/services Site URL: https://www.buffcs.com/services Password: test I'd like the following sections to display two images side-by-side on mobile as opposed to stacking one on top of the other: Current Trends Colour Choices Add Strength and Length Link to comment
tuanphan Posted May 18, 2021 Share Posted May 18, 2021 Sent code to your message. If it works, you can share for other members. 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
Solution merakiconceptstudio Posted May 19, 2021 Author Solution Share Posted May 19, 2021 Tuan sorted it with this: /* current trends */div#page-section-6092c4d462b4c91b5c621ce2 .span-4 { width: 50% !important; float: left !important;}/* Color choices */div#page-section-5f1eb64967aaae35bbee95d8 .span-2 { width: 50% !important; float: left !important;}div#page-section-5f1eb64967aaae35bbee95d8 .span-2:nth-child(2n+1) { clear: left !important;}/* strength - length */div#page-section-607d6a7186015c6f61dacce3 .span-4 { width: 50% !important; float: left !important;}} 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