Hello,
How can I align the price for variation products. I want to be it center and bigger font-size..
This topic has 5 replies, 2 voices, and was last updated 3 weeks, 2 days ago ago by nat5434
Hello,
How can I align the price for variation products. I want to be it center and bigger font-size..
Hello, Nat5434,
Thank you for reaching out to us.
Could you please provide temporary wp-admin access and the URL of page from your screenhot? We need to check your settings.
To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.
Best Regards,
8Theme’s Team
I’ve sent it
Hello, Nat5434,
Custom CSS code can be used:
.single-product .woocommerce-variation-price {
text-align: center;
font-size: 30px;
}
Best Regards,
8Theme’s Team
Thank you so much.
The issue related to '‘How can I align the price for variation products?’' has been successfully resolved, and the topic is now closed for further responses