Viewing 4 reply threads
You must be logged in to reply to this topic.
hi, when I enter a discounted price, the barred amount is the same color as the background
how can i change it?
thanks
Hello,
Can you post a link to this? So I can check close.
Best regards!
Hello,
Please add this code into your Custom Css box:
.woocommerce ul.products li.product .price del .amount {
color: #262a2c !important;
}
Best regards!
You must be logged in to reply to this topic.