Jump to content

Aligning Bottom of Image Blocks

Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Add to Home > Design > Custom CSS

/* equal height summary */
@media screen and (min-width:768px) {
div#page-5fdc0d5070085b385fead64b .span-12 .span-4 {
    background: #fdfced;
    margin: 20px;
}
div#page-5fdc0d5070085b385fead64b .span-12 .row {
    display: flex;
}
div#page-5fdc0d5070085b385fead64b .span-12 .row .image-block {
    padding: 0;
}
}

 

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
On 12/26/2020 at 11:07 PM, mallorycs said:

@tuanphan thank you!!!

On Mobile, I see Member login overlap Footer text. You can add this to Custom CSS to fix

/* fix mobile footer overlap */
@media screen and (max-width:640px) {
footer.Footer {
    padding-bottom: 70px !important;
}
}

Some pages have long content. You can consider adding a back to top button.

Also, title - image. Do you want to add a spacing?

/* title spacing */
@media screen and (max-width:640px) {
h1.ProductItem-details-title {
    padding-bottom: 20px;
}
}

image.thumb.png.36de8f2372104cad9d63e0b19f049b2e.png

 

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

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.