Jump to content

Does anyone know if you can remove the price and the add to cart button on a product page?

Go to solution Solved by tuanphan,

Recommended Posts

  • Solution

Yes. Possible.

Edit that product > Additional Info > Add a Code Block > paste this code

<style>
   /* Remove add to cart */
  div.sqs-add-to-cart-button-wrapper {
    display: none !important;
}

  .product-price {
  	display: none !important;
  }
</style>

 

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.