Quantcast
Channel: Opinion: Shopify Community - Shopify & Ecommerce Jobs
Viewing all articles
Browse latest Browse all 7259

Jason commented on Looking for some basic text coding to a new price app installed.

$
0
0

Adding this to the bottom of your stylesheet will set the styles for the reduced from price. That should cut the job down by half.

span.reducedfrom {
  color: #ccc;
  text-decoration: line-through;
}

 


Viewing all articles
Browse latest Browse all 7259

Trending Articles