Shopify themes, liquid, logos, and UX
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!
Solved! Go to the solution
This is an accepted solution.
Hello @killerpresets
follow this steps ( see below image )
> Open your footer.liquid theme fileFind powered_by_link
> Replace {{ powered_by_link }} with below code:
> <a target="_blank" rel="nofollow" href="YOUR LINK">Powered by Shopify</a>
This is an accepted solution.
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:
1. Go to Online Store > Theme > Edit code of your current theme
2. Open your footer.liquid theme file
3. Find powered_by_link
4. Replace {{ powered_by_link }} with below code:
<a target="_blank" rel="nofollow" href="YOUR LINK">Powered by Shopify</a>
Let us know how it works for you.
Best regards,
GemPages Support Team
This is an accepted solution.
Hello @killerpresets
follow this steps ( see below image )
> Open your footer.liquid theme fileFind powered_by_link
> Replace {{ powered_by_link }} with below code:
> <a target="_blank" rel="nofollow" href="YOUR LINK">Powered by Shopify</a>
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.
This is an accepted solution.
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:
1. Go to Online Store > Theme > Edit code of your current theme
2. Open your footer.liquid theme file
3. Find powered_by_link
4. Replace {{ powered_by_link }} with below code:
<a target="_blank" rel="nofollow" href="YOUR LINK">Powered by Shopify</a>
Let us know how it works for you.
Best regards,
GemPages Support Team
You can solve it by giving CSS property
pointer-events : none;
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024