- This topic has 1 reply, 2 voices, and was last updated 5 years, 11 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Community Forums › Ambition › Steps to add 3 footer widgets to Ambition
Tagged: add footer widgets
Hello Wes,
I would like to add 3 footer widgets to Ambition. I believe these are the steps, but would please take a look and let me know if I missed something?
Add to functions.php
//* Add support for 3-column footer widgets
add_theme_support( 'genesis-footer-widgets', 3 );
Add related css styles
Anything else? Do I need to modify the front-page.php ?
Thank you,
Danna
The footer widgets are already included inside the theme. You won’t need to add any code or anything since it’s already activated.
Just head over to your Widgets page and add the widgets you want to use inside the Footer Widget areas.
If they aren’t working when you set them up, just let me know (it should work though).
Let me know if that helps.