Deleting theme name

Hi

How do I delete the theme name in the footer? The bit that says it’s an Illdy theme?

Thanks

Regards

Judith

Hello there,

I hope you are doing well today.

You can remove that by going to Appearance > Customize > General Options > Copyright and change the footer copyright message.

Best Regards,
Support

Hi!

Unfortunately on that page there is a footer copyright section which I have amended but it doesn’t mention the theme name.

Therefore I cannot delete the theme name! Where else might it be located?

Thanks

Regards

Judith

The Illdy name is hard-coded somehow into the theme, and I can’t locate it in the template files.

Clearly, the developers intended this in order to guarantee credit, but it looks cheesy and unprofessional.

You’ll notice other themes link to “Colorlib” instead of to the theme name, which is more acceptable.

Can we get some action on this issue with Illdy?

Thank you.

Hi Guys,

Can you try this Custom CSS in Appearance -> Customize -> Additional CSS,

#footer .copyright span:first-child { display: none; }

Let us know,

Thanks,
laranz.

That coding worked perfectly for me. Thank you!

Hi Laranz

It worked perfectly for me too. Thanks

Regards

Judith

Hi,

You’re welcome guys. :slight_smile:

Let us know if you have any other questions.

Thanks,
laranz.