• Resolved bageglad

    (@bageglad)


    Hello,
    How can I change the color of the discount price? It seems to have the same CSS class as the normal price.

    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author algol.plus

    (@algolplus)

    Hello
    WooCommerce adds tag ins for discounted price.
    So try something like

    .price ins .woocommerce-Price-amount {
        color: #d98159 !important;
    }
    • This reply was modified 4 years, 2 months ago by algol.plus.
Viewing 1 replies (of 1 total)
  • The topic ‘Change color of discount price’ is closed to new replies.