Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello skundu137a,

    Please provide the site url so we can provide you custom css as per the need.

    Kind regards,

    Manoj

    Hello skundu137a,

    You have to edit footer.php file located at wp-content/themes/your-current-active-theme. In footer.php file find <p>&copy; <?php echo esc_html(date('Y')).' '; bloginfo( 'name' ); ?> | <?php printf( esc_html__( 'Theme by %1$s', 'financeup' ), '<a href="'.esc_url('https://www.themeansar.com').'" rel="designer">Theme Ansar</a>' ); ?></p> and replace it with <p>&copy; <?php echo esc_html(date('Y')).' '; bloginfo( 'name' ); ?> </p>.

    Note : All Changes you done in footer.php or other file are gone when you update theme. So prefer Child Theme

    Hope this will helps you.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to delete copyright of theme ansar in footer’ is closed to new replies.