• 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 post information from featured page

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 post information from featured page

This topic is: resolved
  • This topic has 2 replies, 2 voices, and was last updated 12 years, 12 months ago by calendargirl.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • February 23, 2013 at 5:04 pm #22464
    calendargirl
    Participant

    Hello, I am using the Decor theme and the home page is a post with a featured image. I do not want the post info such as category, post a comment, or posted by information to show at all. I am simply using it as a graphic for the page. Please advise how to get rid of it. THanks.

    http://trallenhomes.com/

    February 24, 2013 at 4:29 pm #22584
    dabyrom
    Member

    You need to target the element in CSS.  Most people use a firefox add-on called firebug.  I like using the one built into Safari or Chrome.  Just right click the page and you will see an option to inspect the element.  Play around with it, you can change the css stylesheet in your browser and watch the website change without actually changing the website at all.  It's a good way to practice.

    First you need to target the specific post which is post-91.  Then target the elements you want to remove which are post-info on line 940 of css and post -meta which is a few lines below.  On both you will see "display: inline-block;".  We need to change that to "display: none;" just on post-91.  So add this to your stylesheet:

    .post-91 .post-meta,
    .post-91 .post-info {
    display: none;
    }

    I would add that just above the post-info code.  So your new code will probably end up on line 940.  Remember to leave one line blank between this code set and the next.

    February 24, 2013 at 9:08 pm #22631
    calendargirl
    Participant

    This was the perfect fix...thanks for the advice and the info.

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