Find in this tutorial the code you need to change the footer position in any child theme created with Genesis.
In general, the footer is the last element on the page. However, sometimes you may want to add an element below or simply reorder the footer content.
Do you want to change its position within the site?
Find out how to do it:
Code snippet to change the position of the Genesis footer
To change the location of the footer, add the following snippet in the functions.php file of your Genesis child theme:
To see this and another 1097 code snippets of this website, login or subscribe here.
With this fragment, you get to change the location of the footer using the priorities of Genesis Framework. First you remove the functions and then you add them with a different priority.
So, if you want it to be higher, use a lower number, and if you want it to appear later, type a higher number.
Conclusion
Now you know how to easily change the location of the footer in a Genesis child theme.
If you have any question, please leave it in the comments. And if you want to give me a suggestion for future snippets, please send it through the contact form.
Benefits of being a subscriber. 🙂