• 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

AgentPress 2.0: How to stretch header & footer to the full width of the screen?

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 › AgentPress 2.0: How to stretch header & footer to the full width of the screen?

This topic is: resolved

Tagged: full width header footer color

  • This topic has 5 replies, 2 voices, and was last updated 13 years, 4 months ago by FireSamurai.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • January 18, 2013 at 12:31 pm #12893
    updatealan
    Member

    How do I make my AgentPress 2.0 header and footer stretch to the full width of the screen?

    January 18, 2013 at 2:01 pm #12915
    FireSamurai
    Member

    UpdateAlan,

    You'll want to remove the width property from both #header and #footer in style.css. However, this will make them so the content bumps right up against the left and right edges of the monitor, so I would recommend adding in some padding:

    #header {
        color: #fff;
        margin: 0 auto;
        min-height: 125px;
        padding: 0 20px;
        text-shadow: 1px 1px #000000;
    }
    
    #footer {
        color: #ccc;
        font-size: 12px;
        margin: 0 auto;
        overflow: hidden;
        padding: 20px;
        text-transform: uppercase;
    }
    

    Hope that helps.

    January 18, 2013 at 4:00 pm #12957
    updatealan
    Member

    Very helpful, thanks!

    January 19, 2013 at 11:14 pm #13226
    updatealan
    Member

    http://www.dtconfidential.com/contact

    Hey again,

    I'm having trouble changing the color of the footer.  I've tried everything I can think of, and I'm having no luck. Can you help?

    Thank you!

    January 19, 2013 at 11:21 pm #13227
    updatealan
    Member

    I figured it out.  Needed to add "background-" before "color."  It, now, reads like this:

    #footer {
    background-color: #333;
    font-family: 'Droid Serif', arial, serif;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 20px;
    height: 200px;
    text-transform: uppercase;
    }

    Thanks, and sorry about the multiple posts on my other topic.  I appreciate your patience as I find my footing with WordPress.

    Best,
    Alan

    January 20, 2013 at 12:35 pm #13299
    FireSamurai
    Member

    Alan,

    Instead of changing color to background-color you should just add background-color as a new property. Color is the color of the text while background-color is, well... the background color. By changing color to background-color you're removing the text color property for the footer id selector.

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘AgentPress 2.0: How to stretch header & footer to the full width of the screen?’ 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