• I really love the classic and clean look of the theme. But since I’m using the site for a business purpose, I would like to remove any association with outside parties.

    Please let me know how i can remove the footer credit part.

    Thank you in advance!

Viewing 1 replies (of 1 total)
  • Theme Author Ali Siddique

    (@ali_siddique)

    Remove this code form footer.php(line 39)

    <a href="<?php echo esc_url( __( 'https://www.ads-software.com/', 'ninja-shadow' ) ); ?>"><?php printf( __( 'Proudly powered by %s', 'ninja-shadow' ), 'WordPress' ); ?></a>
    							<span class="sep"> | </span>
    							<?php printf( __( 'Theme: %1$s by %2$s.', 'ninja-shadow' ), 'ninja-shadow', '<a href="https://alisiddique.com/" rel="designer">Ali Siddique</a>' ); ?>

Viewing 1 replies (of 1 total)
  • The topic ‘Removing the Footer Credit’ is closed to new replies.