• 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

Altitude Pro Widget Padding

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 › Altitude Pro Widget Padding

This topic is: resolved
  • This topic has 2 replies, 2 voices, and was last updated 11 years ago by yardle.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • April 15, 2015 at 1:46 pm #148041
    yardle
    Participant

    Hi all,

    I'm trying to adjust the top padding of the front page 1 widget section in Altitude Pro. I'd like my h2 text to appear slightly higher on the page:

    http://ciel.wpjames.com/

    I've adjusted line 1302 of my css file but it only seems to affect the padding when I shrink the height of my browser window (i'm guessing this is part of the reason they've named the class "flexible-widget")

    Any help is greatly appreciated!

    James

    April 15, 2015 at 3:40 pm #148053
    jonkenney
    Member

    James,
    If you look in your CSS file you find around line 1202 the following code:

    .image-section .widget-area {
    	display: table-cell;
    	text-align: center;
    	vertical-align: middle;
    }

    You can change that vertical-align value to "top" and it moves it up significantly. If that's too much, you can replace the value vertical-align with padding-top and adjust the padding to what you want like the following example:

    .image-section .widget-area {
    	display: table-cell;
    	text-align: center;
    	padding-top: 200px;
    }

    Hope this helps,
    Jon

    April 15, 2015 at 5:56 pm #148072
    yardle
    Participant

    Awesome. Thank you so much, Jon!

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Altitude Pro Widget Padding’ 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

© 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