Hello Everyone,
I need help how to delete including tax from order summary total.
See below pic. anyone can help is it from some setting or edit code?
Much appreciate!
Hello Everyone,
I need help how to delete including tax from order summary total.
See below pic. anyone can help is it from some setting or edit code?
Much appreciate!
Hello [email removed] Alex1510,
Please share your site URL and screenshot.
So that I can check and let you know the exact solution here.
Yes like your screenshot, now still have “including tax”
how to delete it?
Hello
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->style.scss.liquid
span.payment-due-label__taxes.order-summary__small-text {
display: none;
}
I add however is does not work.. still on it
Hi,
I think your site is having different stylesheet for checkout page. please past code there . may be checkout_stylesheet.
do check again.
i cant find something like that.. i will send you a invitation to access to my staff into my store.
It probably much easier to find the solution.
Much appreciated!
Hey there, @Alex1510
Bo here from Shopify Support!
There is another way to do this that doesn’t require any coding. You can edit out this message directly from the language settings of your theme.
Steps:
Let me know how this goes and if there is anything else I can assist you with, I’m happy to help!
All the Best,
Bo
Thank you Bo! it works.
Appreciated !Yep I was wondering because i did other similar thing from that section.
Thank you for your help!!
Alex