Footer Widgets – Adding 4th Widget

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

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #9928
    Michael
    Customer

      Is there an easy way to add a 4th footer widget area to the standard 3 that come with Epik?

      Thanks

      #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 );
        #10000
        Michael
        Customer

          perfect – thanks!

        Viewing 3 posts - 1 through 3 (of 3 total)
        • The topic ‘Footer Widgets – Adding 4th Widget’ is closed to new replies.