Okay
  Public Ticket #1580470
Color change on discount prices
Closed

Comments

  •  1
    HealthyHead started the conversation

    Hi. Im trying to change the discount price color, but cant figure out what class does the trick without changing both price colors. Where to change the discount price?


    Best, 

    Emil 

  • [deleted] replied

    Hi Emil,

    Can you please add the code below to your Custom CSS area:

    .woocommerce .product .item-info .price del {
        color: red !important;
    }

    P.S:You are using an old version of our theme 2.1.3, the latest version for the moment is 2.4 (read release notes), please update your theme first and then the premium plugins too.

    After you update the theme, there is a chance that we also updated some of the plugins that we offer. To update those plugins to the latest version that we support, just go to Appearance > Install Plugins.