• 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

Align footer when screen size shrinks

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 › Align footer when screen size shrinks

This topic is: not resolved

Tagged: footer align

  • This topic has 4 replies, 2 voices, and was last updated 11 years, 11 months ago by derekalvarez.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • June 24, 2013 at 7:12 pm #47595
    derekalvarez
    Member

    How do I align my footer when the screen size shrinks? Currently, the header and content stay aligned, but the footer moves to the right. You can see this by making your browser window smaller or viewing it on the iPad.

    http://blondiestrophyroom.com/
    June 24, 2013 at 8:00 pm #47604
    Chris Cree
    Participant

    In line 1302 of your stylesheet you have this:

    #footer .gototop {
    	float: left;
    	padding: 0 0 0 250px;
    	width: 150px;
    }

    The padding is throwing your Return to top of page off center. You can either zero that out or add

    #footer .gototop {
    	padding: 0;
    }

    to the 1024px media query in the responsive portion of your stylesheet.

    June 25, 2013 at 3:47 pm #47717
    derekalvarez
    Member

    Thank you, Chris. I tried that and it didn't work because I think I didn't communicate clearly what I need... The bottom part of the bear image is not aligning with the rest of the bear when the screen gets smaller.

    June 26, 2013 at 7:04 pm #47918
    Chris Cree
    Participant

    You've got different width boxes for the #inner div and the #footer div. Your #inner div is 1130px wide and your #footer div is 1400px wide;

    If you want the elements to move together as the page width gets narrower you going to want to make them the same width to start with.

    June 27, 2013 at 9:10 am #48025
    derekalvarez
    Member

    That sounds like it would work, Chris. But I experimented and found this solution...

    I removed the Genesis viewport code from my functions.php file and then added this code to "Genesis>Theme Settings" in the wp_head() area...

    <meta name="viewport" content="width=1400, maximum-scale=1.0" />

    That did the trick for me because in this case I wanted everything to scale down just like it looks on the desktop.

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 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