42 / 91
Lightbox: Remove Add to Cart Button
For whatever reason if you would like to remove the "Add to Cart" button from your lightbox, use the following code: Add the following CSS code to your theme's Advanced CSS settings:
/* Remove the Add to Cart Button from the Lightbox */ .sm-lightbox-buy-button { display:none; }
- No Comments
All images © 2007-2021 Aaron Meyers