Jump to content

Change product detail images to full bleed CSS

Recommended Posts

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

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

Top Posters In This Topic

Top Posters In This Topic

Posted Images

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)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

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! 

Link to comment
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!)

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.