Title: Custom CSS for Posts
Last modified: August 22, 2016

---

# Custom CSS for Posts

 *  Resolved [manusm](https://wordpress.org/support/users/manusm/)
 * (@manusm)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/custom-css-for-posts/)
 * Hi, I need help in custom CSS.
 * I want remove the posts parts marked in yellow (see pic in link). How can i do
   this with Custom CSS?
 * [Picture](http://1drv.ms/1Bt9S9Q)
 * Thx very much.

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

 *  Theme Author [mythemes](https://wordpress.org/support/users/mythemes/)
 * (@mythemes)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/custom-css-for-posts/#post-5556527)
 * This feature is available in premium version.
 *  Theme Author [mythemes](https://wordpress.org/support/users/mythemes/)
 * (@mythemes)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/custom-css-for-posts/#post-5556528)
 * also you can use custom css:
 * `
    body.single.single-post article div.meta, body.single.single-post article 
   div.post-meta-terms{ display: none; }
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 5 months ago](https://wordpress.org/support/topic/custom-css-for-posts/#post-5556530)
 * If you’re not using a Child Theme, and if the theme doesn’t have a designated
   section of the dashboard for CSS modifications then install this Custom CSS Manager
   plugin [http://wordpress.org/plugins/custom-css-manager-plugin](http://wordpress.org/plugins/custom-css-manager-plugin)
 * Then use its “CSS Code” section of the dashboard to hold your CSS modifications.
 * Alternatively use your Child Theme style.css file to hold your CSS modifications.
 *  Theme Author [mythemes](https://wordpress.org/support/users/mythemes/)
 * (@mythemes)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/custom-css-for-posts/#post-5556533)
 * theme have a designated section for custom css ( Admin Dashboard > Appearance
   > Theme Options ) section “Others … ” field “Add custom css”
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 5 months ago](https://wordpress.org/support/topic/custom-css-for-posts/#post-5556534)
 * Thank you for clarifying that this feature _is _available in the free version.

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

The topic ‘Custom CSS for Posts’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/verbo/0.0.10/screenshot.png)
 * Verbo
 * [Support Threads](https://wordpress.org/support/theme/verbo/)
 * [Active Topics](https://wordpress.org/support/theme/verbo/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/verbo/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/verbo/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/custom-css-for-posts/#post-5556534)
 * Status: resolved