• 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

Padding Within Front Page 1

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 › Padding Within Front Page 1

This topic is: resolved

Tagged: Altitude Pro, css, Flexible Widgets, media query, padding

  • This topic has 4 replies, 2 voices, and was last updated 9 years, 9 months ago by Doug Edgington.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • March 24, 2016 at 6:28 pm #182191
    agoodwin90
    Member

    Hi Everyone,

    I need to make a very specific CSS change within my Altitude Pro site and I'm having a hard time figuring out how.

    Within the @media only screen and (max-width: 1200px), I need to change the "padding-top" of .flexible-widgets ONLY within front-page-1. The problem is that I have a white font color for my Front Page 1 header and part of the background image is white. The only time the header ends up on top of the white part of the picture is within this media query.

    I've tried making CSS changes within @media only screen and (max-width: 1200px), but nothing has worked yet. Any help would be much appreciated!

    Thanks

    http://wordpress-10404-24978-78098.cloudwaysapps.com/
    March 25, 2016 at 8:42 am #182226
    Doug Edgington
    Member

    I am not seeing the text overlapping a white area within front-page-1. But the white text in front-page-7 appears to overlap a white area in responsive mode. Rather than trying to move the text away from the white area, you could just change the entire background to a solid color. An example is below.

    media only screen and (max-width: 1023px) {
         .front-page-7 { 
              background: #9e9fa3!important; 
         }
    }

    Doug Edgington
    http://www.dougedgington.com

    March 25, 2016 at 9:33 am #182230
    agoodwin90
    Member

    Doug,

    Thanks for your reply. I realized that the problem was within (max width: 1280), not (max width: 1200). Once I figured that out, I added this to the CSS file and it fixed the problem:

    @media only screen and (max-width: 1280px){
    .front-page-1 .flexible-widgets{
    		padding-top: 0px;
    	}
    }

    Now to tackle the issue you mentioned in front-page-7. Good idea to change the background color. I'll start experimenting.

    March 25, 2016 at 9:38 am #182231
    Doug Edgington
    Member

    Okay. So it was already fixed when I seen it. Glad you figured it out.


    Doug Edgington
    http://www.dougedgington.com

    March 25, 2016 at 9:39 am #182232
    Doug Edgington
    Member

    By the way, I just realized my example snippet is missing the @ symbol in front of the media query.


    Doug Edgington
    http://www.dougedgington.com

  • 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

© 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