• 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

Changes to Footer with AgentPress Theme

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 › Changes to Footer with AgentPress Theme

This topic is: not resolved
  • This topic has 2 replies, 2 voices, and was last updated 12 years, 11 months ago by sandym.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • December 17, 2012 at 9:24 am #5746
    sandym
    Member

    How do I:

    Move Footer Headers to the left so they line up with the text in the footer?

    Add a line under box shadow above footers since IE doesn't support box shadow?

    My site is http://www.marshallteam.com

    Thank You!

    December 27, 2012 at 11:01 am #7690
    ryandonsullivan
    Member

    Move Footer Titles To The Left

    Edit your style.css and replace


    #footer-widgets .widget-area h4 {
    color: #333;
    font-weight: bold;
    margin: 0 0 10px 12px;
    }

    With

    #footer-widgets .widget-area h4 {
    color: #333;
    font-weight: bold;
    margin: 0 0 10px 0px;
    }

    Add a border above the footer
    Replace this:


    #footer-widgets {
    -moz-box-shadow: 0 1px 3px #000;
    -webkit-box-shadow: 0 1px 3px #000;
    background-color: #FFFFFF;
    box-shadow: 0 1px 20px #006baf;
    margin: 0 auto;
    overflow: hidden;
    width: 960px;
    }

    With this:

    #footer-widgets {
    -moz-box-shadow: 0 1px 3px #000;
    -webkit-box-shadow: 0 1px 3px #000;
    background-color: #FFFFFF;
    box-shadow: 0 1px 20px #006baf;
    margin: 0 auto;
    overflow: hidden;
    width: 960px;
    border-top: 3px solid #DDD;
    }

    The only difference in the second example is that I added the last line. You can change the border color by changing #DDD to whatever color you'd like.

    Hope that helps!

    December 27, 2012 at 4:47 pm #7768
    sandym
    Member

    Thank You!

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and 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