Remove tax included. shipping calculated at checkout

I want to remove the tax included. shipping calculated at checkout text on my product pages. I want to replace it with something like "Free Shipping Worldwide :delivery_truck: "

I am using refresh theme

@austin89s

Please give us the store URL with password if store is password protected then we will to help you

store is artsypads.com

@austin89s

Hello,

Please add the below code above in theme.liquid

online store >> edit code >> theme.liquid

.product__tax.caption.rte { display: none!important; }

after added the given code store looks like this.

If our solution is helpful for you then Please like the post and tap on accepted.

If you want to discuss any further information about it then please contact us on our whatsapp for fast communication or you can also contact by Email.

We will always here for your help and give you perfect solutions.

Thankyou :slightly_smiling_face:

1 Like