• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Change number of widgets in footer from 6 to 4

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › General Discussion › Change number of widgets in footer from 6 to 4

This topic is: resolved

Tagged: footer widget

  • This topic has 4 replies, 3 voices, and was last updated 10 years, 4 months ago by Marcy.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • October 3, 2015 at 6:31 pm #167328
    trevors
    Member

    I'm using News Pro and would like to change the number of footer widgets from 6 to 4. Even though I'm only using 4, I'd like them to be evenly spaced across the footer.
    Any help would be appreciated!

    October 3, 2015 at 9:26 pm #167332
    Marcy
    Participant

    In your functions.php, find this:

    //* Add support for 6-column footer widgets
    add_theme_support( 'genesis-footer-widgets', 6 );

    and change it to:

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

    Then in style.css find this and comment it out with /* ... */, like I have:

    /*.footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .footer-widgets-4,
    .footer-widgets-5,
    .footer-widgets-6 {
    	width: 160px;
    }
    
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .footer-widgets-4 {
    	margin-right: 20px;
    }
    
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .footer-widgets-4,
    .footer-widgets-5 {
    	float: left;
    }
    
    .footer-widgets-6 {
    	float: right;
    }*/

    and change it to:

    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3,
    .footer-widgets-4 {
    	width: 250px;
    }
    
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3 {
    	margin-right: 20px;
    }
    
    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3 {
    	float: left;
    }
    
    .footer-widgets-4 {
    	float: right;
    }

    I think that will do it.


    Marcy | Amethyst Website Design | Twitter

    October 3, 2015 at 10:28 pm #167339
    Genesis Developer
    Member

    Also you can checkout this plugin https://wordpress.org/plugins/genesis-variable-footer-widgets/


    Download Genesis Featured Posts Combo Widget | Simple Grid Layouts Plugin for Posts, CPTs and terms
    You can request new tips/help.

    October 4, 2015 at 12:04 pm #167391
    trevors
    Member

    Marcy,
    Thanks so much. It worked except that I had to set the widths to 240px so that the last column wasn't pushed down.
    Thank you!

    Also, thanks for the note on the plugin.

    October 4, 2015 at 2:11 pm #167395
    Marcy
    Participant

    OK. Great!

    Thanks for the reminder about that plugin; I keep forgetting it! 🙂


    Marcy | Amethyst Website Design | Twitter

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Change number of widgets in footer from 6 to 4’ is closed to new replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble