Here’s 3 PHP code snippets you can choose from for adding HTML links and text in the footer of any theme.
The first 2 snippets only work on child themes using Genesis and the last works on any theme.
Please copy 1 of the code snippets from the view raw link in the Gist and paste it at the end of your child themes functions.php file using a text editor like Notepad++.
The CSS code goes near the end of your child themes style.css file before the Media Queries.
Works in Genesis Themes Only
Works In Any Theme
You could also conditionally display different text and links in or after your footer on different pages of your site.