Change the product price color - by aboua

This topic has 4 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Jack Richardson

  • Avatar: aboua
    aboua
    Member
    July 12, 2016 at 16:51

    Hi guys,

    Does anyone know how to change the price color, it is currently red and I want it to be black. Both on the products page and the single product page.

    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 12, 2016 at 20:00

    Hello,

    Use this css code in custom.css:

    .amount, .onsale-price .price, .currentprice {
        color: #000000 !important;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Best regards,
    Jack Richardson.

    Avatar: aboua
    aboua
    Member
    July 13, 2016 at 20:17

    Thank you, it worked!

    (You forgot a <,> after <.onsale-price>)

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 14, 2016 at 08:16

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

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

The issue related to '‘Change the product price color’' 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.