Close Menu
My SiteMy Site
  • Home
  • Reviews
  • Computers
  • How Tos
  • Travel & Lifestyle
  • Phone ROMs
  • Contact
    • Advertise
    • About Us
Facebook X (Twitter) Instagram
My SiteMy Site
  • Home
  • Reviews
  • Computers
  • How Tos
  • Travel & Lifestyle
  • Phone ROMs
  • Contact
    • Advertise
    • About Us
My SiteMy Site
Home»Web Design Tips»Wordpress»How to Add 3 or 4 Column Footer to Genesis Themes Without Plugin
Wordpress

How to Add 3 or 4 Column Footer to Genesis Themes Without Plugin

Oscar FrankBy Oscar Frank2 Mins Read
Share
Facebook Twitter LinkedIn WhatsApp Pinterest Email

I started posting some Tutorials on Genesis Frameworks Themes lately, such as How to Customize or Edit Footer Links in Genesis Child Theme. But in this tutorial, i’ll teach you how you can add a 3 or 4 column footer Widget to your Genesis Child Theme Without the use of a Plugin.
how to add footer to genesis child theme
Here is how I added Mine:

  • After you’ve logged in to your WordPress Dashboard, Locate Appearance Tab on the Left Task Pane, then Click on Appearance > Editor.
  • Now click on Theme Functions (functions.php) which is located on the right sidebar.
  • In the very last line copy and paste the code below for 3 column footer


    /** Add 3-column footer support in genesis */
    add_theme_support( 'genesis-footer-widgets', 3 );

    If you wish to add a four (4) column footer, copy and paste the code below


    /** Add 4-column footer support in genesis */
    add_theme_support( 'genesis-footer-widgets', 4 );

  • You can now save by clicking on Update File button

Viola, you have successfully added a 3 or 4 column footer to your Genesis Child Theme without the use of Plugins.
If you encounter any problems in cause of using this tutorial, feel free to let us know using the comment box below.

Genesis Framework

Related Posts

WordPress Blog Hosting made easy with SeekaHost Blog Hosting Control Panel

December 4, 2020

How to Create a Website with Elementor Page Builder in WordPress

April 1, 2019

Top 3 Reasons Backing Up Your Files Offsite Is Extremely Important

February 27, 2018
View 4 Comments

4 Comments

  1. KS on September 20, 2013 11:11 am

    When changing from a three to four column footer, what changes have to be made to the stylesheet? I would enjoy a possible future post about required changes to the stylesheet from any function changes/additions. Thanks for the post!

    Reply
    • Oscar Frank on November 6, 2013 3:57 pm

      Thanks for bringing that to my notice. You’ll simply have to edit the footer1 through to footer3 classes to match the wrap size of your blog. I hope you’ll find your way around if you know basic CSS.

      Reply
  2. isaiah Joseph on November 1, 2013 8:25 am

    Thanks a lot for this article, this article is very useful since i need to add 4 column footer to my genesis child themes.

    Reply
    • Oscar Frank on November 3, 2013 4:56 pm

      I’m glad you love it Isaiah. Thanks for your time.

      Reply
Leave A Reply Cancel Reply

Recent Posts
  • 6 Sports Apps You Must Have On Your Phone
  • Valencia Travel Guide: All You Need to Know About This Spanish Gem
  • TikTok Faces Unexpected Ban in Senegal, Sparks Global Curiosity
  • The Apple GPT & Apple’s Chatbot Mysterious Debut
  • Triller Takes on TikTok: Filing for Public Listing
Get Exclusive Tech Insights!
My Site
Facebook X (Twitter) Instagram YouTube
© 2025 Oscarmini Co. Designed by illBytes.

Type above and press Enter to search. Press Esc to cancel.