• 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

Keep Footer at Bottom of viewable 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 › Keep Footer at Bottom of viewable screen

This topic is: not resolved
  • This topic has 2 replies, 3 voices, and was last updated 9 years, 1 month ago by Simon Abramson.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • April 12, 2013 at 9:15 am #35006
    PhilMurray
    Participant

    hi

    How can i keep the footer always fixed to the bottom of the device screen in my genesis child theme?

    [if you look at http://www.masters.com you can see the footer always remains at the bottom of the viewable screen]  i am sure this can be done for a child theme -- anyone know how?

    thanks

    Phil

    April 12, 2013 at 12:59 pm #35052
    David Chu
    Participant

    Hi,
    That's a CSS question, not really a Genesis one. But I can give you a head start. Here is the CSS for their footer. The key ingredients that you need to know are "position: fixed", "left", and "bottom", which interact to stick that to the bottom. You can apply similar ideas to the Genesis footer CSS code in style.css. When you use these, you'll obviously need to adjust them to taste.

    #footer {
      background-color: #000000;
      border-top: 1px solid #2B2B2B;
      bottom: 0;
      height: 36px;
      left: 0;
      position: fixed;
      width: 100%;
      z-index: 11;
    }
    

    I give the site demerits for hitting you with audio when you get there. 🙂 Also, the sticky footer as coded like the above should work fine, but if the visitor has a computer that's not very tall, like a laptop, and the page content is long, the bottom of the content will go below the sticky footer. This is a much more complex CSS situation, and well beyond the scope of a forum post here.

    Good luck, Dave


    Dave Chu · Custom WordPress Developer – likes collaborating with Designers

    February 7, 2014 at 4:55 pm #89235
    Simon Abramson
    Member

    NOTE: #footer is now .site-footer in Genesis themes using HTML5:
    http://my.studiopress.com/docs/genesis-markup-comparison/

  • 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

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