Visibility regular price and sale price.

This topic has 2 replies, 2 voices, and was last updated 1 years, 4 months ago ago by Tony Rodriguez

  • Avatar: kakhaaro
    kakha
    Participant
    December 9, 2022 at 20:46

    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.

    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    December 10, 2022 at 06:18

    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.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.