• 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

Post layout

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 › Post layout

This topic is: resolved
  • This topic has 4 replies, 2 voices, and was last updated 9 years, 7 months ago by manavecplan.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • June 11, 2016 at 6:01 am #187372
    manavecplan
    Member

    Hey,

    So, I'm using the Aside post format in WordPress and I want to style the posts a bit differently.

    This is what I'm currently working with: http://avinashdsouza.me/quality-work/

    I've managed to knock off the title of the aside by using:

    .post_format-post-format-aside .entry-title {
    	display: none;
    }

    What I want to do is knock off the date and the author name as well.

    But when I use the .entry-meta it knocks off the category display at the bottom as well.

    How do I only remove the date and the author on to?

    http://avinashdsouza.me/quality-work/
    June 11, 2016 at 5:41 pm #187399
    Marcy
    Participant

    You can use:

    .format-aside .entry-header .entry-meta {
        display: none;
    }

    You can also just use .format-aside instead of .post_format-post-format-aside in the CSS you posted above.


    Marcy | Amethyst Website Design | Twitter

    June 14, 2016 at 7:59 am #187526
    manavecplan
    Member

    Hey Marcy,

    Thanks so much! Almost there...

    This is what I'm currently using:

    /*ASIDE HEADER*/
    .format-aside .entry-header .entry-meta .entry-title {
        display: none;
    }

    There's just one niggle in that the title of the aside can be seen i.e. the .entry-title isn't kicking in.

    How do I knock off the Aside title as well?

    June 15, 2016 at 6:58 pm #187626
    Marcy
    Participant

    .entry-title isn't in .entry-meta, only .entry-header.

    Use

    .format-aside .entry-header .entry-title {
        display: none;
    }

    That will hide the post title on aside posts.


    Marcy | Amethyst Website Design | Twitter

    June 16, 2016 at 7:41 am #187682
    manavecplan
    Member

    Hey Marcy,

    That was absolutely spot on!

    Thank you ever so much! 🙂

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Post layout’ 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

© 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