How to change the color of the prices appearing in pages

This topic has 3 replies, 2 voices, and was last updated 1 years ago ago by PR

  • Avatar: PR
    PR
    Participant
    April 26, 2023 at 22:59

    Hello,

    Website is on PCA. If you scroll down a little, the prices are appearing as yellow, which is hard to see.

    How can we change the color for the prices to something else?

    Thanks for your help!

    Please, contact administrator
    for this information.
    2 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    April 27, 2023 at 05:56

    Hello @PR,

    Please copy and paste the following CSS code to XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache to view the changes. You can modify the color in the code as desired.

    .price ins span.woocommerce-Price-amount.amount bdi {
        color: red !important;
    }

    Best Regards,
    8Theme’s Team

    Please contact administrator
    for this information.
    Avatar: PR
    PR
    Participant
    April 29, 2023 at 19:44

    Hello Tony,

    Thanks! it worked 🙂

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

The issue related to '‘How to change the color of the prices appearing in pages’' has been successfully resolved, and the topic is now closed for further responses

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