• 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

Lifestyle Pro Header design question

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 › Lifestyle Pro Header design question

This topic is: not resolved

Tagged: Headr design, lifestyle Pro

  • This topic has 3 replies, 3 voices, and was last updated 9 years, 5 months ago by [email protected].
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • November 5, 2013 at 9:24 am #71050
    [email protected] Design
    Member

    I'd like to get rid of the space above the header so that it's flush at the top.
    Does anyone know how I do that with this new Pro Theme
    Thx Steve


    Steve Adams | 316 Design | 619.726.9923
    We live the lifestyles that we promote.™

    http://stevenlatinofishing.com/
    November 5, 2013 at 10:42 am #71062
    David Chu
    Participant

    Sure thing! Go to Appearance... Edit so you'll be looking at your style.css. I've done a before and after below. Notice how I've changed the "margin" line in the "after" block of code. This will bring it the header to the top, but leave some space at the very bottom of the page. If you want to kill space even at the bottom of the page, you could do just "margin: 0 auto;" instead.

    .site-container {
      background-color: #363636;
      margin: 3.2rem auto;
      max-width: 1140px;
      overflow: hidden;
    }
    
    .site-container {
      background-color: #363636;
      margin: 0 auto 3.2rem;
      max-width: 1140px;
      overflow: hidden;
    }
    

    Happy angling,
    Dave


    Dave Chu · Custom WordPress Developer – likes collaborating with Designers

    November 5, 2013 at 1:14 pm #71087
    [email protected] Design
    Member
    This reply has been marked as private.
    December 12, 2013 at 9:51 am #78555
    [email protected]
    Member

    I also would like to get rid of the space above AND to the left and right of the header so that it’s flush at the top and sides.
    Does anyone know how I do that with this new Lifestyle Pro Theme. I tried changing my style.css with the code above - but it didn't do anything. Here is the site http://www.travellingfortwo.com and here is the code I changed.

    .site-container {
    background-color: #FFFCF3;
    box-shadow: 0 0 5px #194F7C;
    margin: 0 px auto;
    margin: 0 auto 3.2rem;
    max-width: 1140px;
    overflow: hidden;
    padding: 36px;
    padding: 3.6rem;
    }

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Lifestyle Pro Header design question’ 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

© 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