Jump to content

how can i make store products full width?

Go to solution Solved by Beyondspace,

Recommended Posts

I am using the simple theme for my store, and I was wondering if there is a code to make the store products full width, so that it’s touching the left side of my website, and is underneath the header like the gallery on my homepage. And is there a way to move the breadcrumbs to the right hand side?

Thank you!

password: rachelle

image.png

Screen Shot 2023-01-21 at 9.03.26 AM.png

Link to comment
  • Replies 5
  • Views 307
  • Created
  • Last Reply

Top Posters In This Topic

23 hours ago, rachellefreddie said:

I am using the simple theme for my store, and I was wondering if there is a code to make the store products full width, so that it’s touching the left side of my website, and is underneath the header like the gallery on my homepage. And is there a way to move the breadcrumbs to the right hand side?

Thank you!

password: rachelle

image.png

Screen Shot 2023-01-21 at 9.03.26 AM.png

Can you share your URL?

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
10 hours ago, rachellefreddie said:

hi, my site URL is cledeclarte.squarespace.com

password: rachelle

Do you mean something like that?

image.thumb.png.c7634d3b2f130a00053f06cc73723d43.png

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
  • Solution

Try adding to Home > Design > Custom Css

.products.collection-content-wrapper.product-layout-side-by-side {
  padding: 0 7vw 0 0; 
  box-sizing: border-box;
  overflow: hidden;
}

.products.collection-content-wrapper.product-layout-side-by-side .ProductItem-nav {
  justify-content: flex-end;
  padding-bottom: 0;
}
.products.collection-content-wrapper.product-layout-side-by-side  .ProductItem-additional {
  padding-right: 7vw;
  padding-left: 7vw;
}

Support me by pressing 👍  or marking as solution if this useful for you

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

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.