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
  • Created
  • Last Reply

Top Posters In This Topic

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
  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.