Skip to content

Instantly share code, notes, and snippets.

@Roy-Oto
Created May 10, 2021 07:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Roy-Oto/7194b110cd81b0617b9bccfd25e5ea60 to your computer and use it in GitHub Desktop.
Save Roy-Oto/7194b110cd81b0617b9bccfd25e5ea60 to your computer and use it in GitHub Desktop.
How to remove the lightning copyright in footer.php
<div class="container sectionBox copySection text-center">
Copyright &copy; <?php bloginfo( 'name' ); ?> All Rights Reserved.
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment