Hi!
I would like to remove the hyperlink to my store in the footer and replace it with plain text stating my company name followed by a registered trademark logo.
How can I do this? I am using the Craft theme.
Thanks!
Z
A user wants to modify their Shopify store footer to display their company name as plain text instead of a hyperlink, followed by a registered trademark symbol (™).
Current Issue:
Solution Provided:
Status: The original poster requested clarification on implementation details, specifically how to remove the URL and add the trademark symbol after the company name. The helper confirmed this is possible but requires CSS adjustments to achieve the desired design.
Hi!
I would like to remove the hyperlink to my store in the footer and replace it with plain text stating my company name followed by a registered trademark logo.
How can I do this? I am using the Craft theme.
Thanks!
Z
Hi @Zahra_FB
Go to footer.liquid file
Fine copyright code in file
Replace this code with image which you want.
If this solution is worked, then please Like this and Mark this as accepted solution!
Thanks Laddi
hi @laddisahsi
Thanks for replying.
You lost me after finding the code. I don’t need to add an image. I just want to remove the hyperlink (to my store) and replace it with simple text saying “Furever Bougie”.
If possible, I would like to add the trademark logo (Circle with TM) after the company name.
Yes, you can remove the URL, also you can add this image, but have to set this image using css, as per the design what you want.
Thanks