Hi,
I’d like to add a copyright statement to the bottom of the page. Couldn’t find it in the settings. Where can i add it? Thanks in advance.
Hi,
I’d like to add a copyright statement to the bottom of the page. Couldn’t find it in the settings. Where can i add it? Thanks in advance.
You would need to add some HTML to the footer of your site’s theme. Something like <p>Copyright 2017 Joshua Rosenfeld</p>
would do the trick. Feel free to style as you please.
Thanks alot for the quick response and your help.