Shopify themes, liquid, logos, and UX
how to remove powered by tido and powered by parcelpanel by using edit code
minawagdyyy000@gmail.com
Solved! Go to the solution
This is an accepted solution.
I can't find the tido word but for pacelpane. Please add the below CSS in theme.liquid above </head>tag.
<style>
div[data-v-5600ce18] {
display: none !important;
}
</style>
Thanks
This is an accepted solution.
I can't find the tido word but for pacelpane. Please add the below CSS in theme.liquid above </head>tag.
<style>
div[data-v-5600ce18] {
display: none !important;
}
</style>
Thanks
powered by tidio
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025