Steps to add 3 footer widgets to Ambition

Homepage Community Forums Ambition Steps to add 3 footer widgets to Ambition

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #21625
    Danna McCormick
    Customer

      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

      #21633
      Wes
      Moderator

        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.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.