How can I remove my name from the site footer?

I can’t remove my name from the bottom of the site where it says © 2022, XXXXXXX. Like this: https://gyazo.com/3e9f5f89d535b28c2073bc27e487c831.

Hi @JacobT ,

Please share your store URL and if your store is password protected then please provide password too.

So that we can help you.

Thank you.

https://www.luxifye.com/

Hi @JacobT ,

Thank you for sharing that screenshot here. Can you tell me which theme you are using on your online store? If you head to Settings > Store details, do you see “jacob_tebani2” listed in the “Store name” field?

@JacobT

.copyright__content a{
display:none!important;
}

Add this code in the bottom of section-footer.css file.

Hi!

Yes, I do! I’d love to change that but I’ve tried to fix it to no avail. Getting help with that would be deeply appreciated.

And I am using Dawn as theme.

I think I’ve fixed it now. I appreciate the help!! :slightly_smiling_face: Have a blessed day.

Hi @JacobT ,

I’m glad to hear you were able to resolve the issue. Please let me know if you have any further questions.