• 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

Two or three column footer in AgentPress

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 › Design Tips and Tricks › Two or three column footer in AgentPress

This topic is: resolved

Tagged: column, footer, widget

  • This topic has 2 replies, 2 voices, and was last updated 12 years, 3 months ago by jodzeee.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • March 29, 2013 at 12:31 am #31885
    jodzeee
    Member

    I'm using AgentPress and I've got 4 widget areas for the footer, but I'd prefer only two or three wider blocks. How can I make that happen?

    March 29, 2013 at 8:53 am #31925
    Robin
    Member

    In your functions.php file, looks like lines 47-48:
    /** Add support for 4 footer widgets */
    add_theme_support( 'genesis-footer-widgets', 4 );

    Change the 4 to 2 or 3 and that will do it. You will also need to go into the stylesheet and change these lines (starting at 1865) to adjust the width of the footer widgets:
    .footer-widgets-1 {
    float: left;
    padding: 0 20px 0 0;
    width: 215px;
    }

    .footer-widgets-2 {
    float: left;
    padding: 0 20px 0 0;
    width: 215px;
    }

    .footer-widgets-3 {
    float: left;
    width: 215px;
    }

    .footer-widgets-4 {
    float: right;
    width: 215px;
    }
    HTH


    I do the best I can with what I’ve got. (say hey on twitter)

    March 29, 2013 at 8:47 pm #32013
    jodzeee
    Member

    Thanks so much!!

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Two or three column footer in AgentPress’ 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

© 2025 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