Hi there!
I need to display the tax disclaimer “inkl. MwSt” next to the price. How can I do it? Currently it’s below the price.
www.taneraskin.com using Dawn theme.
Best regards,
Isabelle
Hi there!
I need to display the tax disclaimer “inkl. MwSt” next to the price. How can I do it? Currently it’s below the price.
www.taneraskin.com using Dawn theme.
Best regards,
Isabelle
Hello @isabellemaria
This is Amelia at PageFly - Shopify Advanced Page Builder app.
You can try the following steps I have provided to help you solve the problem you are facing:
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file base.css or theme.css
Step 3: Add code
.product__tax.caption, .price, div[role="status"]:has(.price) {
display: inline !important;
}
Hoping my solution helps you solve your problem.
Best regards,
Amelia | PageFly