Activello Theme by Colorlib Powered by WordPress

how to remove footer text" Activello Theme by Colorlib Powered by WordPress".

Hi,

You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Activello Options -> Other -> Custom CSS

.copyright, .copyright a {
    display: none;
}

Regards,

Jech

Hi Jech,

I hope you are well today and thanks for helping out here in this forum.

Your help here is really appreciated.

Thanks,
Movin