Price display suffix 「税込(tax included)」
Display position for tax included.
I want to put it behind the price.
How can I do this?
I will send you a reference image.
Best regards
Theme version: 1.0Hello @Eternity,
Please try to use the next custom CSS code:
.single-product .product-information .woocommerce-price-suffix {
display: inline;
}
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.