Reply 301542 to: change the pricing color in the child theme

Avatar: Rose Tyler
Rose Tyler
Support staff
September 7, 2021 at 12:50

Hello,

Add the next code in Theme Options > Theme custom CSS > Global custom CSS:

.content-product .price, .content-product .products-page-brands, .content-product .products-page-brands a, .content-product .products-page-cats, .content-product .products-page-cats a {
    color: #702082;
    font-weight: 600;
}
.cart ins .amount, .price ins .amount, .product-price ins .amount {
    color: red !important;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.