Jump to content

Change product detail images to full bleed CSS

Recommended Posts

Posted

Site URL: https://crosby-demo.squarespace.com/shop/p/pencil-plant

Trying to change my product detail page images to have a full bleed, and for my product info/cart to stay static on the right - similar to the design of the below shop.

What CSS can I insert? I have already changed my product images to stacked, so just need to amend gallery to full bleed. 

 

Inspiration

https://www.jacquemus.com/product/la-robe-obiou-optic-white

 

Template 

https://crosby-demo.squarespace.com/shop/p/pencil-plant

Screenshot 2021-07-04 at 13.44.26.png

  • Replies 3
  • Views 784
  • Created
  • Last Reply
Posted
16 hours ago, memberiy said:

Site URL: https://crosby-demo.squarespace.com/shop/p/pencil-plant

Trying to change my product detail page images to have a full bleed, and for my product info/cart to stay static on the right - similar to the design of the below shop.

What CSS can I insert? I have already changed my product images to stacked, so just need to amend gallery to full bleed. 

 

Inspiration

https://www.jacquemus.com/product/la-robe-obiou-optic-white

 

Template 

https://crosby-demo.squarespace.com/shop/p/pencil-plant

Screenshot 2021-07-04 at 13.44.26.png

You also want to get rid of breadcrumbs as well right?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> No-code customisations for Squarespace

Posted

Yes please - would like a clean full bleed like inspiration. 

 

I have managed to make the images stacked and removed the breadcrumbs, but just don't know how to change the images to be like above. 

 

thank in advance! 

Posted
On 7/5/2021 at 3:20 PM, memberiy said:

Yes please - would like a clean full bleed like inspiration. 

 

I have managed to make the images stacked and removed the breadcrumbs, but just don't know how to change the images to be like above. 

 

thank in advance! 

Add to Design > Custom CSS

/* product images full */
.tweak-products-width-full .products.collection-content-wrapper {
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
}
.tweak-product-basic-item-width-inset .ProductItem {
    padding-left: 0;
    margin-left: 0;
    max-width: 100%;
}
nav.ProductItem-nav {
    display: none;
}
body.collection-type-products.view-item article section:first-child {
    padding-top: 0 !important;
}

 

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!)

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.