Jump to content

Customizing commerce variant buttons

Recommended Posts

Posted

Site URL: https://cocoshalom.com/prints/harmonia

Hi all,

I manage a site for an artist who sells prints. When customers go to purchase prints, they are to select the size and colour of print that they'd like. The buttons for these two variants are rather ugly and I would like them to match the other buttons throughout the site. Please help!

Thank you in advance! 

Screen Shot 2021-03-09 at 2.14.48 PM.png

  • Replies 2
  • Views 464
  • Created
  • Last Reply
Posted
2 hours ago, acjo said:

Site URL: https://cocoshalom.com/prints/harmonia

Hi all,

I manage a site for an artist who sells prints. When customers go to purchase prints, they are to select the size and colour of print that they'd like. The buttons for these two variants are rather ugly and I would like them to match the other buttons throughout the site. Please help!

Thank you in advance! 

Screen Shot 2021-03-09 at 2.14.48 PM.png

You could try this css

.collection-type-products .sqs-add-to-cart-button {
    min-width: 220px;
    box-sizing: border-box;
}
#productDetails .product-variants .variant-option select {
  padding: 1em 2.5em;
  min-width: 220px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}
.variant-select-wrapper {
  position: relative;
}
.variant-select-wrapper:after {
    content: '';
    position: absolute;
    left: 190px;
  top: 1em;
    transform: rotate(45deg);
    border-bottom: 1px solid #767676;
    border-right: 1px solid #767676;
    height: 1em;
    width: 1em;
    transform-origin: top;
    pointer-events: none;
    font-size: 1em;
}

image.png.525f97bbef5771c67e0f78afb155e251.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

  • 7 months later...

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.