Jump to content

Mobile Image Issue - How to fix it?

Recommended Posts

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

Screen Shot 2021-01-04 at 8.39.56 PM.png

Screen Shot 2021-01-04 at 8.39.46 PM.png

Screen Shot 2021-01-04 at 8.39.26 PM.png

Screen Shot 2021-01-04 at 8.39.11 PM.png

Link to comment
  • Replies 3
  • Views 761
  • Created
  • Last Reply

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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 3 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.