chanansh Posted November 21, 2014 Share Posted November 21, 2014 Please see: http://www.yogly.co.il/index.php I get original prices without strikeout line in the "featured product" on home page but in the product page itself the original price is strikeout . Can you please tell me where do I change this? Found a forum that discuss a change in product_list.tpl but the code seem different than what I have (for default template on 1.6.0.9). Thanks, HS. Link to comment Share on other sites More sharing options...
yaniv14 Posted November 23, 2014 Share Posted November 23, 2014 Edit 'themes/default/css/rtl.css' and change lines 111-113 from: span.price-discount { direction : rtl; } to: span.price-discount { direction : rtl; text-decoration: line-through; } Link to comment Share on other sites More sharing options...
chanansh Posted November 24, 2014 Author Share Posted November 24, 2014 Hi Yaniv. I have changed it but it still doesn't seem to work. I updated the cache and still nothing. Can you please check? Thanks! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now