Get The Best WP Offer With 20% On Our Bundle of 70+ WordPress Themes Use Code "MAGMAX23" Buy Now

Reply To: How to remove copyright text?

Home Forums Themagnifico How to remove copyright text? Reply To: How to remove copyright text?

#7828
Bogdan Vinersar
Participant

The method I used:
Appearance -> Theme file editor -> template-parts -> footer -> copyright.php

and remove

<div class=”col-lg-6 col-md-6″>
<p class=”py-3″><?php echo esc_html( get_theme_mod( ‘dog_breeder_pro_footer_copy’ ) ); ?><span class=”credit_link”><?php echo esc_html( dog_breeder_pro_credit_link() ); ?></span></p>
</div>

Translate »