I’m having a hard time removing the free delivery texts in our store which is in Motion Theme. I can’t find it in the theme itself. I edited the codes and remove anything with free on it. When I check the pages, it’s not there. Am I missing something?
-
Changes to your site are not instant on search engines. You will not see changes to pages of your site until google crawls your site and that really depends on a lot of factors. If you have access to Google search console you could request them crawl your site again, but it is just a request and they will still do it when they see fit.
-
Using display: none on sections talking about free shipping should work, but I have had instances in the past where search engines would still crawl hidden or display:none containers for some reason. So your best bet is to make sure the content you want is completely off your pages.
-
Looks like you have something set called order_delivery_info: “order_delivery_info”:"\u003cp\u003eFree Shipping for \u003cstrong\u003eUK\u003c/strong\u003e Only. Inside some code:
If you have gone thru your site and are sure anything with free shipping is not visible, I would wait a few days and see if it changes.
Okay. I will wait then