Design Insights

How to add additional footer widgets to any Genesis theme

September 24, 2021

Image of a WordPress developer editing theme file editor

Add a fourth footer widget to Genesis

So I was working on some updates for a client Megan Jordan and she wanted a fourth footer widget area added to her site for an acknowledgement to country. I built her site using the Genesis sample SCSS theme by Cobalt apps which by default comes with 3 footer widget areas. To add a fourth you have to find the template where the number of widget areas are declared, and modify it.

HOW TO ADD A FOURTH FOOTER WIDGET TO GENESIS SAMPLE

  1. In your admin dashboard go into appearance- theme editor – config – theme supports.php and scroll down to the rule for genesis-footer-widgets and change it from 3, to 4.

alpha omega digital add footer widget area to genesis sample theme image

2. Go into your style.css sheet from the theme file directory, and edit the footer-widget-area section on line 1726. Change it from width: calc(100%/3) to width: calc(100%/4)

alpha omega digital add footer widget area to genesis sample theme image

3. Now go into your appearance – widgets area, and you can see the 4th footer widget area is available in the widget options:

alpha omega digital add footer widget area to genesis sample theme image

4. Now, go to the front end of your site and click on the customiser. Once you select widgets you can also see the 4th widget area here, and now you can add any element you want – text, html, image etc.

alpha omega digital add footer widget area to genesis sample theme image

There are much more complex ways to achieve this, but overall something simple effective and repeatable is the way to go. It saves the client development time, and it saves you from building even more custom functions on your WordPress project.

Alpha Omega Digital is a WordPress web development agency based in Melbourne, Australia but also services clientsfrom Sydney, Brisbane, Newcastle, Perth, Adelaide, Darwin and Hobart.

Article tags

26 Responses

  1. I believe this could be a great addition to your article and help provide even more value to your readers. It aligns well with your topic and offers extra insights that your audience might appreciate. Let me know what you think—I’d really love to hear your thoughts! For more information visit jili.

  2. So I was reading this blog and really found it practical and well-explained, especially the step-by-step guide for adding a fourth footer widget in a Genesis theme, making WordPress customization simple and efficient for developers. Similarly, travel planning feels easier when the Benin Visa Photo Requirement is clearly understood by applicants preparing their documents with care and confidence, as it helps ensure correct photo standards, reduces errors, and supports a smooth application process. Both ideas connect through clarity and practical guidance.

  3. A very clear and practical guide for anyone working with Genesis and WordPress customization. The step-by-step explanation makes it easy to understand how to add an extra footer widget without overcomplicating things. I especially like the focus on simple, repeatable solutions instead of heavy custom coding it’s a smart approach for saving time in real projects. This is definitely useful for developers and agencies managing client sites. The Cameroon eVisa for Bouvet Island Citizens provides a simple and efficient way to obtain travel authorization online. Travelers can apply for a Cameroon eVisa without visiting an embassy, making the process quick and convenient. Designed for tourism, business, and short stays, the eVisa offers secure processing and fast approval. With an easy online application and minimal documentation, it ensures a smooth experience. Apply today to explore Cameroon’s rich culture, natural beauty, and unique travel opportunities with complete ease and comfort.

  4. This is exactly the kind of guide that saves developers a lot of trial and error. Footer customization is something many WordPress users struggle with, so clear PHP and CSS explanations make it less intimidating. Similar to navigating requirements like UK ETA for New Zealand, clarity really helps.

Leave a Reply

Your email address will not be published. Required fields are marked *