I'd like to add an address to the footer of the website next to "by Vfxdude" but don't know where to get into <?php wp_footer(); ?> to add it?
Also, I'd like to add navigation text links to the footer as well. Is there an automatic setting for that in the theme settings? Or, just add it to <?php wp_footer(); ?> when I figure out how to get in and where it is.
Thanks so much in advance!