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;
}

Comments

  • No Comments
Powered by SmugMug Owner Log In