Change Footer Copyrigh Text Of Customizr Theme
One of the tough times is that when we want to change the Footer Copyright Text of the WordPress theme but we don’t know how to change it, because each Theme Developer create the code of theme in different files according to him therefore, the method of any changes in each themes is different. So now In this article i will tell you how do you change footer copyrigh text of Customizr Theme.

Let’s Start
First of all login to your WordPress site
And go to Appearance → Editor → templates → parts → footer → footer_credits.php
And find this text
<p class="czr-credits"> <span class="czr-designer"> <span class="czr-wp-powered"><span class="czr-wp-powered-text"><?php _e( 'Powered by', 'customizr') ?> </span><a class="czr-wp-powered-link fab fa-wordpress" title="<?php _e( 'Powered by WordPress', 'customizr' ) ?>" href="<?php echo esc_url( __( 'https://wordpress.org/', 'customizr' ) ); ?>" target="_blank"></a></span><span class="czr-designer-text"> – <?php printf( __('Designed with the %s', 'customizr'), sprintf( '<a class="czr-designer-link" href="%1$s" title="%2$s">%2$s</a>', esc_url( CZR_WEBSITE . 'customizr' ), __('Customizr theme', 'customizr') ) ); ?></span> </span> </p>This is the footer copyright code

The highlighted code is the copyright text, you can remove or change the footer copyright text according to you.
If you have any problem in customizr theme yet, or in any other WordPress theme, don’t hesitate to comment below, i will try to help you.
Here are a few guides for you to read next:
- How To Change The Footer Copyright Text Of ColorMag WordPress Theme
- How To Change The Footer Copyright Text Of Hestia WordPress Theme
- How to change the footer copyright text of Portum theme [With Pictures]
- How To Change Vantage Theme Logo Size
What’s Next!
Now if you have any questions, don’t hesitate to let me know through comment or email.
If you find this article helpful, then please Subscribe to our YouTube Channel for video tutorials, and share this article on social media.






