On our website there seems to just be the word copy on the top left hand corner. I’ve tried getting rid of it on Shopify and inspecting it but I don’t know how if anyone can help that’d be awesome
Can you please share a link to your website? I would be happy to have a look and see if we can find the issue.
ok, awesome thank you! Does this website work: https://www.jellypop.la/
Thank you for sharing your store link. I do see the “Copy” text that you are seeing when I view the site. While I can’t trace where exactly the code is coming from, we should be able to track it down fairly easily.
It is most likely going to be in a section of the theme that has been edited in the past. This can be noted by the purple dot next to that section in the theme code. Using both the built in search function and your browser search function (command + f/Ctrl + f), we should be able to narrow down where that errant “Copy” is.
In your store admin head over to Online Store > Themes, click the 3 dots next to your active theme file, and choose “Duplicate Theme”. You should always do this before making coding changes, as it ensures a safe recovery point if anything goes wrong.
Next click the 3 dots next to the active theme again and go to Edit Code.
In there, use the search bar in the upper left of the code editor to see if you can find any instances of the word “Copy”. There shouldn’t be that many. If that search doesn’t pull any results, try using your browser search function to search any of the edited sections of your theme code.
