Shopify themes, liquid, logos, and UX
How do I edit footer "powered by" -link?
Basiclly "oimamedia" here should be a link
Solved! Go to the solution
This is an accepted solution.
Hello @OIMA
you can not change powered by link its default link but you can rewrite it
Go to your store---------> Edit code-------------> go to footer. liquid file and find this code in line number 302
<small class="copyright__content">{{ powered_by_link }}</small>
Replace the code with this code
<small class="copyright__content">Title by <a href="#">oimamedia</a></small>
change the text and title and in "#" tag, you can copy your custom URL and paste it there
Please let me know
Thanks
Ritesh
@OIMAPlease provide me your website link.
This is an accepted solution.
Hello @OIMA
you can not change powered by link its default link but you can rewrite it
Go to your store---------> Edit code-------------> go to footer. liquid file and find this code in line number 302
<small class="copyright__content">{{ powered_by_link }}</small>
Replace the code with this code
<small class="copyright__content">Title by <a href="#">oimamedia</a></small>
change the text and title and in "#" tag, you can copy your custom URL and paste it there
Please let me know
Thanks
Ritesh
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025