Jump to content

I want to hide 'Add to Cart' button.

Recommended Posts

  • akshitcreations changed the title to I want to hide 'Add to Cart' button.
  • Replies 9
  • Views 189
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted

Hi @akshitcreations

Try adding this to your CSS panel

.product-quantity-input {
  display: none!important;
}//hide quantity selector
.ProductItem-quantity-add-to-cart {
  display: none!important;
}//hide add to cart button

 

Posted

Remove this 

.ProductItem-quantity-add-to-cart {
  display: none!important;
}//hide add to cart button

And replace with this instead

.pdp-layout .pdp-details .sqs-add-to-cart-button-wrapper {
  display: none!important;
}

 

Posted

i did but no luck. I still see Cart icon and 'Add To Cart' button. Thanks so much for helping me out. This is the only thing holding me to publish my webiste. I tried a multiple option of forums but nothing helped. You can check my site too.

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.