Hello 8theme support staff
When I mark product for sale, in the edit product , the site shows only old regular price with crossed line, and don’t show sale price, when I click the product, in this case both price are visible. I want to be visible at first glance.
Thank you.
Hello, @kakha,
The original price is there on your site, but you are not able to see it because it has the color white, and on a white background, it is not visible, so please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global CSS and check back to your site after removing the browser cache.
.price ins .amount {
color: #000 !important;
}
Regards 8Themes Team.
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.