• 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

Parallax Pro – Removing Header

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 › Parallax Pro – Removing Header

This topic is: not resolved

Tagged: parallax-pro

  • This topic has 5 replies, 3 voices, and was last updated 11 years, 4 months ago by dmdwebdesigns.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • August 23, 2014 at 10:29 pm #120725
    ebeard
    Member

    I am using the home page of Parallax Pro as something of a landing page, with the Home Section 1 widget set with an image and a button that leads to a page that encourages an opt-in.

    I do not want a header image above the Home Section 1 image, how can I remove the header completely?

    http://timelessopportunity.com
    August 24, 2014 at 1:24 am #120732
    Brad Dalton
    Participant

    Try this directly in the template:

    //* Remove site header elements
    remove_action( 'genesis_header', 'genesis_header_markup_open', 5 );
    remove_action( 'genesis_header', 'genesis_do_header' );
    remove_action( 'genesis_header', 'genesis_header_markup_close', 15 );
    

    Tutorials for StudioPress Themes.

    August 24, 2014 at 6:25 am #120752
    ebeard
    Member

    Thanks, Brad, but that didn't change anything. What I am wanting is for the image I uploaded to the Home Section One widget to cover the entire screen (except for the links, etc at the bottom). I just don't need a header image and if you don't specify one it leaves that white strip at the top.

    September 9, 2014 at 8:39 am #123570
    dmdwebdesigns
    Member

    Hi ebeard... did you get an answer for this? I am trying to do the same thing. I have a Logo image on all background pages, but do not want it to display on the Home page.

    Very frustrating trying to find the right avenue for the CSS code.

    I would give the URL however there is a Coming Soon placeholder page in place and only Admins can see the site.

    I want the background header image to show but NOT the Logo image.

    Anyone???

    Can give Admin Access if needed.

    September 9, 2014 at 10:38 am #123597
    ebeard
    Member

    Hello dmd,

    Yes, I emailed Support and got a solution that worked for me. Here it is:

    To remove the header on the homepage, you'll need to add one CSS rule and change another.

    First, you'll want to add the following to your style.css:

    .home .site-header {
    display: none;
    }

    That will hide the logo image and any widgets from the Header Right widget area (should you choose to add them) on the homepage only, but you'll still see a white strip across the top of the screen. To get rid of it, find the following existing rule in your stylesheet:

    .parallax-home .site-inner {
    margin-top: 70px;
    max-width: 100%;
    }

    and change it to this:

    .parallax-home .site-inner {
    margin-top: 0;
    max-width: 100%;
    }

    You may also need to make some changes in your media queries to be sure there is no top margin on mobile.

    September 9, 2014 at 1:10 pm #123628
    dmdwebdesigns
    Member

    OMG... thank you so very much. Pulling my hair out as I was using ".parallax-home" instead of just ".home"

    Wow... such a simple thing I should have come up with that.

    Everything looks great now. Thanks again!

    Looking to get 3-4 footer widgets across the bottom now. Let's see how I do with this!

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 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