I need to remove the above message from my product pages because I offer free delivery. Could someone tell me how to remove it from Motion theme please?
Thanks
I need to remove the above message from my product pages because I offer free delivery. Could someone tell me how to remove it from Motion theme please?
Thanks
Hello @DianeK ,
Please share:
If the store is not online yet, please follow this quick tutorial to learn how to safely and temporarily share an offline/unpublished theme URL.
Kind regards,
Diego
Hi Diego
Any of the product pages:- eg https://neddycare.com/products/hot-horse-fly-shield-spray-wipe-on-formula
Thank you
@DianeK , do this to fix it in 20 seconds:
.template-product .product__policies > small{
display: none !important;
}
Please let me know whether it works.
Kind regards,
Diego
Hi Diego
Thanks for the help.
Yes that worked! But.. it also removed the âtaxes includedâ and we have to have the tax status (I would prefer âIncl VATâ ) as a legal requirement in the UK.
Do you know how to change the text rather than dismiss it?
Thanks
Diane
Hey, @DianeK .
This is Elias from Shopify Support. Iâd be happy to lend a hand with this!
You can use the Language editor to replace the text for âTax includedâ and âShipping calculated at checkoutâ from your product page. Simply access your themeâs language editor (âOnline store > Themes > Actions > Edit languagesâ) from the admin and look for the Products tab. From there, you can use the search or scroll through the list and find the two fields that youâre looking to replace. Then, you can replace the âTax includedâ field with âIncl VATâ and replace the âShipping calculated at checkoutâ field with a blank space.
1. Click on the Products tab in the Language editor:
2. Find and replace the two fields:
Iâd love to know of this helps accomplish what youâre looking for. Let me know!
In that case Eliasâ answer would be more appropriate for your scenario. Kindly let us know whether it works.
Kind regards,
Diego
Hi Elias
Yes! that worked, thank you very much.
Now the next question is :- Can I move the tax comment to be on the same line and after the price?
Iâm sorry about the sequential questions, but itâs only when I see the outcome of the solution that I realise it isnât connected with my final requirement. It isnât like picking up a pen when writing in one place or the other is the same difference, is it?! Shall I format this in a totally new question? Iâd like to fill the white space between price and item number, which is taking up the premium place right in the centre of the screen, with important information for my customers too.
Hi, @DianeK .
Glad to hear that the Language editor worked for you!
You donât need to create a new thread in this case, as your questions are all related to your theme. However, if your questions fall into a separate topic, then I do recommend posting it as a new question - so that someone more specialized in the topic can help with your questions as well.
It is possible to move the tax comment to be on the same line and after the price by modifying your themeâs coding. However, itâs important to note that our Theme Support isnât able to help with customizing third-party themes, as weâre not familiar with the third-party coding. If youâre not comfortable working with coding languages, such as HTML, CSS, Javascript, and Liquid, then you can always reach out to the theme developer to get support for your theme.
That being said, if the developer doesnât offer customization support or isnât able to help you with this, then you can also consider hiring a developer to help with the Motion theme. If you need help finding a developer, Iâd recommend finding one on Shopify Experts. Shopify Experts is our directory of certified developers, whom are experienced in working with third-party or custom themes, and theyâll be able to help with customizing your theme.
I hope this points you in the right direction to get help with your theme. Keep me posted!