Sorry to beat a dead horse, but apparently Shopify makes this intentionally difficult and changes it as all of the solutions I have seen appear to be outdated and don’t work.
I figured out how to change the text but the link still points to Shopify’s page. How can I change that URL to a different one?
Thanks in advance!
Hello @killerpresets
follow this steps ( see below image )
Open your footer.liquid theme fileFind powered_by_link
Replace {{ powered_by_link }} with below code:
Powered by Shopify
3 Likes
Hello @killerpresets ,
It’s the GemPages Support Team and we are glad to assist you today!
I would like to give you the recommendation to support you so kindly follow the steps below:
- Go to Online Store > Theme > Edit code of your current theme
-
Open your footer.liquid theme file
-
Find powered_by_link
-
Replace {{ powered_by_link }} with below code:
Powered by Shopify
Let us know how it works for you.
Best regards,
GemPages Support Team
1 Like
Yes! Thank you for the help!
You should make a YouTube video for this. So many outdated solutions on there!
I am so glad that my suggestioncan help.
You can solve it by giving CSS property
pointer-events : none;