• 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

Genesis 2.0 Removing Site Title

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 › General Discussion › Genesis 2.0 Removing Site Title

This topic is: resolved
  • This topic has 1 reply, 1 voice, and was last updated 12 years, 5 months ago by lggerhard.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • February 15, 2014 at 4:23 pm #90537
    lggerhard
    Member

    Hello,

    I have just purchased Genesis 2.0.1 Framework. I have loaded an image logo to the page and it works great. I have added code to allow the logo to be reduced in size if displaying on iPhone. Logo reduces perfectly. Only problem is that the site title text "GENESIS FRAMEWORK Supports HTML5…" is still displaying underneath my logo on the iPhone as the logo is not big enough to cover it. It doesn't happen on my desktop as the logo is bigger. I have tried the snippet code:

    //* Remove the site title
    remove_action( 'genesis_site_title', 'genesis_seo_site_title' );

    but this has the effect of shrinking my logo on both devices to a quite small area as if the space for the title has been removed, not just the text.

    Any help appreciated,
    Laura

    http://www.cindypavell.com/blog/
    February 16, 2014 at 4:11 pm #90655
    lggerhard
    Member

    I found the answer! I'm a newbie. I'll just tell you what I did, but take it with a grain of salt.

    In the style.css file, there are 2 references to image files that contain the "GENESIS FRAMEWORK Supports HTML5…" text.
    I simply removed these lines from the css.

    First one:

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

    I changed to:

    .header-image .site-header .wrap {
    padding: 0;
    }

    Here was the other:

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

    I changed to:

    .header-image .site-header .wrap {
    background-size: 320px 164px;
    }

    Hope it helps somebody else!
    Laura

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘General Discussion’ 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