How to remove footer text

Hi Colorlib,

I would really like to remove this text in the footer (see attached screenshot).
I would still like to have the option to write something else though.

Thanks!

Hey there,
Hope you’re doing well today

Kindly add and save the following code to Appearance > Customize > Additional CSS:

.footer-credits {
    display: none!Important;
}

I hope this helps :slight_smile:

Best Regards,
Support

Thank you!

Hello there,

I am glad the solution worked for you.
Please feel free to contact us again in the future regarding any other issues.

Best Regards,
Support