Jump to content

Getting rid of Mobile Padding.

Recommended Posts

Site URL: https://coconut-hypersphere-nmr5.squarespace.com/config/

I am trying to get rid of image padding on mobile. At the moment I have this code which works in getting rid of top and bottom padding but not left and right as seen in image attached. 

@media screen and (max-width:640px) {
.sqs-layout .sqs-row .sqs-block:first-child {
   padding-top: 0 !important;
}
.sqs-layout .sqs-row .sqs-block:last-child {
   padding-bottom: 0 !important;
}
}

 

Screenshot 2020-07-29 at 20.55.13.png

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

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.