Hello
I look around but i didnt find where i can change the font size of the price and the color when im on shop page or archive page.
thanks in advance
Arthur
Site URL: hidden Theme version: 7.2.3 WooCommerce version: lastHello,
Add the next code in Theme Options > Theme custom CSS:
.content-product .woocommerce-Price-amount {
font-size: 15px;
color: #24c8e5;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.