Hi there,
I managed to replace the “powered by Shopify footer” but I’d also like to link the new text to my website which I’ve entered, but it isn’t linking. Can anyone tell me what I’ve missed here? Thank you!!
Here is the code snipped from the footer.liquid file:
{% assign powered_check = powered_by_link | split: ‘>’ %}
{% if powered_check[1] != ’ </a’ %}