Title: Hide Meta, Categories &#8230;
Last modified: September 1, 2016

---

# Hide Meta, Categories …

 *  [tevengh](https://wordpress.org/support/users/tevengh/)
 * (@tevengh)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/hide-meta-categories/)
 * Hello
    I will appreciate to tell me how can I hide Meta, Pages, Categories in
   right side of Blog Post in main page

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [tsuzan](https://wordpress.org/support/users/tsuzan/)
 * (@tsuzan)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/hide-meta-categories/#post-7693816)
 * Hi @ tevengh
 * Did u mean the side bar?
    To remove meta pages categories just go to dashboard
   >appearance>widgets>sidebar click on it there are the tags that u want to remove
   Thanks
 *  Thread Starter [tevengh](https://wordpress.org/support/users/tevengh/)
 * (@tevengh)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/hide-meta-categories/#post-7693818)
 * yes I mean this
 * [https://postimg.org/image/8rwlotofb/](https://postimg.org/image/8rwlotofb/)
 * but there is nothing to remove
 *  Thread Starter [tevengh](https://wordpress.org/support/users/tevengh/)
 * (@tevengh)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/hide-meta-categories/#post-7693819)
 * I remember last time, I remove it easy but now i forget
 *  Theme Author [NimbusThemes](https://wordpress.org/support/users/nimbusthemes/)
 * (@nimbusthemes)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/hide-meta-categories/#post-7693878)
 * Please go to Appearance > Widgets and remove any widgets assigned to the sidebar
   areas. If you do not see any widgets, that may be happening because some widgets
   show up by default if you have NO widgets assigned. You can fix that by assigning
   your own widgets to the sidebar, thus overriding the default behavior. Let me
   know how it goes.
 *  Thread Starter [tevengh](https://wordpress.org/support/users/tevengh/)
 * (@tevengh)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/hide-meta-categories/#post-7693933)
 * Thank you for your advice,
    Yes there is no widget in there, But when I assigning
   another widget, new one replace,
 * and when I remove my own, they back again .
 * I am wondering is it possible to do not have any sidebar?
 *  Thread Starter [tevengh](https://wordpress.org/support/users/tevengh/)
 * (@tevengh)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/hide-meta-categories/#post-7693939)
 * Beside for posts in blog,
    I do not like to have author name , how can I remove
   it? thank you for helping in advance
 *  Theme Author [NimbusThemes](https://wordpress.org/support/users/nimbusthemes/)
 * (@nimbusthemes)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/hide-meta-categories/#post-7693984)
 * A full width blog layout is not available for the theme. You will need to have
   some widgets assigned to the sidebar to replace the default ones. I can put in
   a request with our development team and we can can look into providing this feature
   in the upcoming updates.
 * For the author name – you can try this CSS code but it will also remove the date:
 *     ```
       .meta {
           display: none;
       }
       ```
   
 * Or you can edit parts/content-blog.php and remove this
 * `by <?php the_author_posts_link(); ?>`

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Hide Meta, Categories …’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/wp-simple/2.1.0/screenshot.jpg)
 * WP Simple
 * [Support Threads](https://wordpress.org/support/theme/wp-simple/)
 * [Active Topics](https://wordpress.org/support/theme/wp-simple/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/wp-simple/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/wp-simple/reviews/)

 * 7 replies
 * 3 participants
 * Last reply from: [NimbusThemes](https://wordpress.org/support/users/nimbusthemes/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/hide-meta-categories/#post-7693984)
 * Status: not resolved