Reply To: Footer Widgets – Adding 4th Widget

Homepage Community Forums Epik Theme Support Footer Widgets – Adding 4th Widget Reply To: Footer Widgets – Adding 4th Widget

#9935
kronos
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 );