Add company name in footer, without a hyperlink, and not having to change my store's name

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.

@Zahra_FB

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