• 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

No Sidebar Front Page Logo Removal

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 › No Sidebar Front Page Logo Removal

This topic is: not resolved

Tagged: header, Logo, No Sidebar

  • This topic has 5 replies, 3 voices, and was last updated 9 years, 10 months ago by carasmo.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • March 20, 2016 at 9:35 am #181925
    Tree78
    Participant

    Hi,

    I am trying to remove the logo from the front page only of the No Sidebar theme, yet keep it displaying on all other areas of the site.

    I accomplished this in the past on another theme by adding the following to the style.css file.

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

    However, in the No Sidebar theme this takes away the entire header area on the front page, including the menu and search, I just want to remove the logo on the left.

    What do I need to add to get this done so that logo is gone on front page only? Thank you in advance.

    Jeremy

    https://www.cottonblossomexchange.com/
    March 20, 2016 at 9:53 am #181926
    carasmo
    Participant

    The class that has the logo is probably .title-area, and the parent of that is the .site-title so change your css:

    .home .title-area {
       display:none;
    }

    Use Chrome's Dev tools or Firebug to locate the classes you need to target.


    Genesis Theme Customization and Help

    March 20, 2016 at 9:59 am #181929
    Tree78
    Participant

    Hi Carasmo.

    That works, thank you. However, it makes the main navigation menu on the home page display left justified. How do I get it back to center display properly on home page?

    Jeremy

    March 20, 2016 at 9:07 pm #181953
    tigersoft
    Member

    That works.. 🙂

    March 21, 2016 at 6:48 am #181966
    Tree78
    Participant

    My main menu is still sitting left now on the home page. Any suggestions on how to fix that?

    March 22, 2016 at 5:02 pm #182044
    carasmo
    Participant

    It's better to re-post another question because more people will see it that way and you'll get a better chance at a response.

    How to center your menu center just for the home page requires that you find the element that is currently being floated right and copy that and create a new CSS property that makes it inline-block and on the parent of that property, a align center just for that page by using CSS specificity like you did by hiding the menu with the .home class. Since you have not linked to a live version of your site, that's the best I can do.

    Repost as a new question and if I don't answer it, perhaps someone else will. If you're doing development work, you need to learn CSS and there are many resources to help you learn.


    Genesis Theme Customization and Help

  • 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