Jump to content

Changing a section for mobile to be wider

Recommended Posts

Site URL: http://www.realestategirlguru.com

Hi all,

 

I am wanting to change one of the sections on my 7.1 site to not go vertical on mobile. The section is a list section that as a few photos with words underneath and on the desktop it spans 4 wide, however on mobile it then goes to only one photo on top of the next, on top of the next, etc... I'd like to change it so that it shows almost the same on mobile as it does on the web and have multiple horizontal photos next to each other.

 

thanks in advance

Link to comment
  • Replies 4
  • Views 398
  • Created
  • Last Reply
On 9/19/2020 at 11:50 PM, cmisicka said:

Hey there! Yes! I can't for the life of me figure out how to get them to appear side by side on mobile so people don't have to scroll down five sections and can see them all (or most) at once

 

Add to Home > design > Custom CSS

@media screen and (max-width:767px) {
div#page-section-5f60d0598db5a561fc5c79bc .span-12>.row .span-3 {
    width: 50% !important;
    float: left !important;
}
div#page-section-5f60d0598db5a561fc5c79bc .span-12>.row .span-3:nth-child(2n+1) {
   clear: left;
}
}

 

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

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.