KLantz Posted January 5, 2021 Share Posted January 5, 2021 Site URL: https://www.twoofakindrentals.com/ Hello! For desktop my website's homepage is designed just as I like it. But on the mobile view the sections of images/text are longer vertically and taking up a lot of space. I already reduced the size of the images on mobile view but it's still too messy. How can I adjust the mobile view so that these sections of images/text are in rows of two and aren't taking up their own rows per image? I'm attaching example images showing you what sections i'm referring to. Thank you Link to comment
KLantz Posted January 6, 2021 Author Share Posted January 6, 2021 Hi there, following up. Thanks! Link to comment
tuanphan Posted January 7, 2021 Share Posted January 7, 2021 Hi. With client logos, add this CSS @media screen and (max-width:767px) { div#page-section-5f56951efab9b365a26c9902>.row:nth-child(2)>.span-2 { width: 50% !important; float: left !important; } div#page-section-5f56951efab9b365a26c9902>.row:nth-child(2)>.span-2:nth-child(2n+1) { clear: left; } } With other questions. Which pages? 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
KLantz Posted January 28, 2021 Author Share Posted January 28, 2021 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