• 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

Remove Genesis Framework Title and Image in 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 › Remove Genesis Framework Title and Image in header

This topic is: not resolved
  • This topic has 4 replies, 2 voices, and was last updated 10 years, 5 months ago by AQthinker.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • January 18, 2015 at 10:18 am #137858
    AQthinker
    Member

    Hello, I am having trouble removing the Genesis Framework Image or Site title from my page.

    I have changed the site title.

    I have also used all of these codes to try to remove the text from the header. Ultimately, I'm trying to place a customize logo but the text appeared once I added support for the customized header.

    remove_action( 'genesis_site_description', 'genesis_seo_site_description' );
    remove_action( 'genesis_entry_header', 'genesis_entry_header_markup_open', 5 );
    remove_action( 'genesis_entry_header', 'genesis_entry_header_markup_close', 15 );
    remove_action( 'genesis_entry_header', 'genesis_post_info', 12 );
    remove_action( 'genesis_entry_header', 'genesis_do_post_format_image', 4 );
    
    http://ericapooler.com
    January 18, 2015 at 1:47 pm #137870
    CleanPageDom
    Participant

    Hi there

    So you want to place your logo where the site title and description are currently sitting?

    From the Dashboard, go to Genesis > Theme Settings. Fourth option down the page says "Header", there's an option for "Use for site title/logo - Dynamic Text/Image Logo". Select "Image Logo"

    Then you need to go into style.css, and find:

    /* Logo, hide text */
    
    .header-image .site-header .wrap {
    	background: url(images/logo.png) no-repeat left;
    	padding: 0;
    }
    

    Replace url(images/logo.png) with the file path to your logo. Out of the box it should be 360x164, but you can alter this. If you want your logo to be sharp on a retina device, you'll need to create a version of your logo that's twice the size, call it something like" [email protected]", then find:

    	.header-image .site-header .wrap {
    		background: url(images/[email protected]) no-repeat left;
    		background-size: 320px 164px;
    	}
    

    At the top of the Media Queries section and add your image's path here. You'll also need to alter the dimensions in the background-size property or the retina logo won't be in proportion.

    Thanks
    Dom


    Let’s build a website together…

    January 18, 2015 at 3:41 pm #137884
    AQthinker
    Member

    Hi,

    I must have a different version. I'm using 2.1.2 and the fourth option down is Breadcrumbs.

    January 18, 2015 at 4:31 pm #137888
    CleanPageDom
    Participant

    Hi there

    Odd, I'm on 2.1.2 also. This is Framework we're talking about?

    It goes:
    Information
    Custom Feeds
    Default Layout
    Header
    Navigation
    etc…


    Let’s build a website together…

    January 18, 2015 at 6:09 pm #137893
    AQthinker
    Member

    Yes, Prephaps I should submit a ticket.

    My menu follows this order:
    1) Information
    2) Custom feeds
    3) Default Layout
    4) Breadcrumbs
    5) Comments and Traceback
    6) Content Achieves
    7) Blog Feed
    8) Header and Footer Scripts

  • 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

© 2025 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