Home › Community Forums › Epik Theme Support › Footer Widgets – Adding 4th Widget › Reply To: Footer Widgets – Adding 4th Widget
January 10, 2014 at 8:20 pm
#9935

Customer
Yes it’s easy to add one, but you’ll have to add the css for it. So if you’re familiar with css then it shouldn’t be a problem.
To add one look in your functions file near line 124 or so and you’ll see this –
//* Add support for 3-column footer widgets
add_theme_support( 'genesis-footer-widgets', 3 );