• 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 header text

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 header text

This topic is: resolved

Tagged: header, header text

  • This topic has 5 replies, 2 voices, and was last updated 12 years, 6 months ago by Jen Baumann.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • December 18, 2012 at 11:51 am #5954
    Deonne
    Member

    Hey everyone,

    I've been tweaking my header (gonescamping.com) and may have royally screwed up the css. Not sure. I uploaded the logo using genesis simple headers plugin (to adjust the size), then changed the pixels to 0 on the title/description text (in css) so it wouldn't show on top of the logo. It looks fine, but you can't click on the logo, I'm assuming because I wasn't able to full delete the text, I only made it invisible. How to fully delete that text? I tried deleting the code in css about the header title/description and it didn't make a difference.

    Thank you!

    Deonne

    December 18, 2012 at 12:01 pm #5956
    Jen Baumann
    Participant

    You should have this in your css:
    .header-image #title-area, .header-image #title, .header-image #title a {
    display: block;
    float: left;
    height: 179px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 550px;
    }

    And for #description:
    #description {
    color: #6195A6;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    margin: 0;
    text-indent: -9999px;
    text-shadow: 1px 1px #FFFFFF;
    }

    December 18, 2012 at 12:09 pm #5961
    Deonne
    Member

    Jen,

    Thank you! I put back the code per your direction but still can't click on the logo. What next? (I'm sorry if this is obvious! Please forgive my ignorance.)

    Deonne

    December 18, 2012 at 12:27 pm #5966
    Jen Baumann
    Participant

    Erg, yes, I'm sorry. The body classes are wrong and that plugin doesn't actually add any. Remove the first block of code I suggested above (leave the description one) and Try this:

    #title-area, #title, #title a {
    display: block;
    float: left;
    height: 179px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 550px;
    }

    December 18, 2012 at 12:33 pm #5969
    Deonne
    Member

    You're a genius, it worked! Thank you so much for all your help. Happy holidays!

    Deonne

    December 18, 2012 at 12:49 pm #5976
    Jen Baumann
    Participant

    Thanks (blush)! And you're welcome and happy holidays!

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Remove header text’ 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

© 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