• 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

Footers Overlap

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 › Footers Overlap

This topic is: resolved

Tagged: footer widgets

  • This topic has 7 replies, 4 voices, and was last updated 12 years, 4 months ago by Chris Cree.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • December 29, 2012 at 12:10 am #8092
    CornerstoneKat
    Participant

    I am a new Prose user and trying to add text to my footer widgets.  I am getting very frustrated because footer widget 2 appears to overlap footer widget 3 making all of footer widget 3's content drop to below where footer widget 2's content ends.  Is there a solution to solve this?  I've tried adjusting each footer widget's width in the CSS but there's no response.  You can see it here.

    December 29, 2012 at 1:44 am #8099
    Chris Cree
    Participant

    It's a width & margin issue. You can change the first one to this:

    .footer-widgets-1 {
        float: left;
        margin: 0 10px 0 0;
        width: 275px;
    }

    and then change the width of the .footer-widgets-2 and .footer-widgets-3 to 275px also and then they should fit.

    December 29, 2012 at 9:10 am #8132
    CornerstoneKat
    Participant

    I did that.  No change.  It's like the theme is not responding to any code changes I make.  Any other ideas?

    December 29, 2012 at 11:51 am #8180
    Jared Williams
    Member

    Where are you making the changes? It's pulling your minified.css


    Website | Twitter | Instagram | Google +

    December 29, 2012 at 2:28 pm #8201
    Chris Cree
    Participant

    Yeah. Deselect CSS minification while you are making modifications. From your WP dashboard go to Genesis --> Design Settings and scroll to the bottom where you see "General Settings". Uncheck the "Minify CSS?" box and click "Save Settings"

    Then when your site is done and customized the way you want it you can re-check that box.

    I also recommend you turn off the "copyprotect" plugin while you are customizing things. It's triggering strange behavior on your site that might be making it harder to see your changes.

    You're also going to want to turn off W3 Total Cache until you are done customizing your site. If your site is caching things it will keep your customizations from showing up.

    December 29, 2012 at 2:35 pm #8202
    AnitaC
    Keymaster

    Change Footer Widget 1 to this:

    .footer-widgets-1 {
    float: left;
    margin: 0 10px 0 0;
    width: 275px;
    }

    Change Footer Widget 2 to this:

    .footer-widgets-1 {
    float: left;
    margin: 0 10px 0 0;
    width: 275px;
    }

    Change Footer Widget 3 to this:

    .footer-widgets-3 {
    float: right;
    margin: 0;
    width: 275px;
    }

    I changed it in Firebug and they are all straightened out now.


    Need help with customization or troubleshooting? Reach out to me.

    December 29, 2012 at 2:57 pm #8208
    CornerstoneKat
    Participant

    Chris, that solved it.  Weird.  Now maybe I can make some others changes I've been trying to do too.  Thank you!  Oh and thank you Anitac for the code, just in case.  It is the correct code (the exact ones I had already tried in fact).  Thanks.

    December 29, 2012 at 3:01 pm #8210
    Chris Cree
    Participant

    Can't tell you how many times I've gone in to make a CSS change and not seen it behave the way I expected because W3 Total Cache was enabled. Always disable caching when you are making changes. Or it will drive you bug nuts.

    It's good to turn off other plugins that affect the presentation too, which is why I recommended disabling the copy protection plugin.

  • Author
    Posts
Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Footers Overlap’ 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