• 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

Alignment of Home Page Footer Boxes Outreach 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 › General Discussion › Alignment of Home Page Footer Boxes Outreach Theme

This topic is: not resolved

Tagged: center image, css, footer widgets, outreach

  • This topic has 2 replies, 2 voices, and was last updated 12 years, 6 months ago by Janet.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • February 12, 2014 at 6:52 pm #90059
    Janet
    Member

    I am working on a client's website here: http://www.jdstatepark.com/

    I would like for the images to sit on the bottom of the widget evenly when viewing from a desktop. Right now they are not all even on the bottom as seen here. I've tried several things but am not able to get it to work.
    https://www.dropbox.com/s/z15n84yksyaf5ft/jd-bottom-boxes.png

    I would also like for them to be lined up centered like the text is when viewing on a tablet. When viewing on an iPhone, it is centered properly. Here is how I'm seeing it.
    https://www.dropbox.com/s/i2235masu9mnf7j/jd-bottom-boxes-horizontal.png

    Thanks so much!

    Janet

    http://www.jdstatepark.com/
    February 15, 2014 at 11:14 pm #90589
    Tom
    Participant

    Janet,

    I see that you're working around the problem by consistently using longer titles so that the text always wraps to two lines.

    If you want to avoid that, you can add a small change to the styling of the H4 title text for those widgets:

    .footer-widgets .widget-title { min-height: 36px !important; }

    (i.e. twice the font size)

    For the image alignment in the footer add this code to the bottom of your style.css file. It may also help to set image alignment to 'none' in the featured page widget.

    .footer-widgets .widget-wrap a {
        margin: 0 auto;
        display: block;
    }
    
    .footer-widgets .widget-area img {
        margin: 0px auto;
        display: block;
    }
    
    .footer-widgets .widget-area p {
        max-width: 350px;
        margin: 0 auto;
        text-align: center; 
    }
    
    .footer-widgets .widget-area .more-link {
        display: inline;
    }

    Choose your next site design from over 350 Genesis themes.
    [ Follow me: Twitter ] [ Follow Themes: Twitter ] [ My Favourite Webhost ]

    February 17, 2014 at 9:39 pm #90903
    Janet
    Member

    Thank you, Tom! This worked perfectly.:)

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘General Discussion’ 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

© 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