Same as the sidebar, you can do anything you’d like with the footer and add the widgets you want, but I’ll show you how to set it up like the demo!
The footer is made of three widget sections, which take around 30% of the space each. Don’t worry if you don’t see Footer 2 and Footer 3 in the widgets when you get started, they only appear if you add content to Footer 1 (it’s a bit weird, but it’s just how Genesis works!)
- In the Admin Dashboard, go to Appearance > Customize
- Go to Widgets > Footer 1 and click on Add a Widget
- Add a Text widget with the content you’d like. To add a button, add the following code:
<a href="URL" class="button">Button Content Here</a>and make sure to change theURLpart with the link to where you’d like the button to go, as well as theButton Content Heresince that’s the text that’s going to be on your button. - In Widgets, select Footer 2 and click on Add a Widget
- Select a Genesis eNews widget and set it up using this tutorial.
- In Widgets, select Footer 3 and click on Add a Widget
- Select a Search widget
- Click on Add a Widget again and select Simple Social Icons
Want to add your own copyright to the footer? Or add links to it? You’re in the right place!
- Go to Customizer > Theme Settings > Footer.
- Update the content with HTML code.
If you would like to add links to the footer (like a privacy policy link), I recommend using an HTML link builder to create the link for you.
Simply code the code it gives you and add it to your footer.
