Removing Color lib footer credit after paying for license

Hello,

I paid my $21 for the license and have an acknowledgment email but the footer still says ‘dazzling Theme by Colorlib powerd by’

Where do I enter the order number (presumably) to remove this and replace it with my own copright notice?

Thanks, Nick

Hello there,

I hope you are doing well today.

Thank you for purchasing the license for the theme.

You will have to add the following CSS code to remove the copyright information.


.copyright {
    display: none;
}

Best Regards,
Support

I paid the license fee and I’ve added the above code to the CSS. Now the copyright for the site content is also completely removed. Is there a way to add that back? For example:

© 2018 Healix Strategies, LLC
All rights reserved.

Hey there

You have to use child theme and make changes in the footer.php you can remove our footer credit text from the footer.php