Bring Your Business to Life › Support › Image Store › "Add to Cart" missing › Reply To: "Add to Cart" missing
November 14, 2013 at 2:35 pm #55306
Keymaster
It’s a style issue, add the following code to your child theme’s styles.css file, the issue will be corrected on the next release
#touch-overlay .img-metadata .box-add-to-cart { display: inline-block; }