This topic has 3 replies, 2 voices, and was last updated 6 years, 1 months ago ago by Rose Tyler
Hello, is there any way to change this text size ?
Price Range -> Smaller text size
Variation Price -> Bigger Text size.
Please see attachment below
Okay solved.
.product-information .price, .product-info-wrapper .price, .product-summary-center .price {
font-size: 26px;
}
.woocommerce-variation-price .woocommerce-Price-amount {
font-size: 32px;
}
Hello,
I am glad that you sorted out.
Feel free to ask if you have any other questions.
Regards
You must be logged in to reply to this topic.Log in/Sign up