• Resolved alvord

    (@alvord)


    I would like to add a footer copyright text. I would greatly appreciate your help with this matter. Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • You can add it simply by adding this code to your footer.php file or adding a footer text widget with this code.

    <p>Copyright &copy; 2016 &middot; All Rights Reserved &middot; <a href="https://yourwebsite.com/">Your Website</a></p>

    Thread Starter alvord

    (@alvord)

    Thanks a lot for your help.

    How would I center this? I have added this code but the text is aligned to the left adn I would like it centered.

    Where exactly in the file would this code be placed? Thanks. ??

    Hi there,
    You can add it in you footer.php before
    </footer><!-- /footer -->

    The copyright text will be aligned correctly if placed there.

    I would ask in future support inquiries to open a new thread with your issue there.
    Thank you

    • This reply was modified 7 years, 9 months ago by Fotis.
    • This reply was modified 7 years, 9 months ago by Fotis.

    Thanks, Deepak Singh !!!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to add copyright text footer’ is closed to new replies.