How can I make “VAT included (where applicable)” a different size and font?
-
Hello,
How can I make “VAT included (where applicable)” a different size and font?
https://snipboard.io/qQwVL4.jpg
Hello,
Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.
Best Regars
Hello, I have added the info in the private content.
Hello,
Could you kindly provide the product URL where I can find the VAT?
Best Regards
Please see URL in private content
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body.single-product .woocommerce-price-suffix {
font-size:20px;
}
If you want to change the font family, You can change the font by means of the Advanced typography option, which allows you to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.
Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/
You can use this custom selector: body.single-product .woocommerce-price-suffix
Best Regards
Great, that worked. Thank you!
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘How can I make “VAT included (where applicable)” a different size and font?’ is closed to new replies.