Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello all,
I am using Dawn.
I would like to move the position of tax tag to the location mentioned in the following screenshot.
Class is "product__tax caption rte"
Does anyone know how to do it?
Thank you in advance.
Solved! Go to the solution
This is an accepted solution.
@harukajmickey
Hello,
#price-template--14489929449538__main { float: left; margin: 0; } .price--on-sale .price__badge-sale { width: 35%; } .product__tax.caption.rte { margin-top: 45px; }
Add this CSS at the bottom of Online Store->Theme->Edit code->Assets->base.css.liquid
Share the store URL ?
@harukajmickey
Hello,
#price-template--14489929449538__main {
float: left;
margin: 0;
}
.price--on-sale .price__badge-sale {
width: 35%;
}
.product__tax.caption.rte {
margin-top: 45px;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->component-price.scss.liquid
Like This
This is an accepted solution.
@harukajmickey
Hello,
#price-template--14489929449538__main { float: left; margin: 0; } .price--on-sale .price__badge-sale { width: 35%; } .product__tax.caption.rte { margin-top: 45px; }
Add this CSS at the bottom of Online Store->Theme->Edit code->Assets->base.css.liquid
@harukajmickey
This Solution its Useful so Please Like Post
The tag on another product page is shown like this. Do you know how to adjust it?
https://hobot-japan.com/products/hobot_003
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025