Jump to content

Single Product

Go to solution Solved by Beyondspace,

Recommended Posts

  • Replies 5
  • Views 369
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

  • Solution
11 hours ago, krystenjade said:

https://gunpowderwines.squarespace.com/

Password: gunpowder

Two questions:

  1. I only have one product for this store. Is there any way to present only one column, centered on the Store page as the minimum column amount you can do is 2. 
  2. Is there anyway you can limit the cart total to a number of 2,4,6 and 12 items (bottles).

Thank you, 

Krysten

1. You can try adding to Home > Design > Custom Css

@media screen and (min-width: 768px) {
  #collection-640526cf7bb4393b739ad0a2 .products.collection-content-wrapper .list-grid{
    grid-template-columns: repeat(4,minmax(0,1fr));
  }

  #collection-640526cf7bb4393b739ad0a2 .products-flex-container .grid-item {
    grid-column: span 2;
  }
  #collection-640526cf7bb4393b739ad0a2 .products-flex-container .grid-item:last-child:nth-child(2n - 1)  {
    grid-column-end: 4;
  }
}

If you have 1, 3, 5, 7 products on this page, it will show the last item center

Support me by pressing 👍 if this is 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

My testing

image.thumb.png.a75de40103f711ab6d19f9832e1cee4c.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
8 hours ago, krystenjade said:

@Beyondspace All good. I have done so using varients. 

Thanks for your help!

It is really a good point

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.