Title: Adding CSS code
Last modified: August 24, 2016

---

# Adding CSS code

 *  Resolved [lighterside](https://wordpress.org/support/users/lighterside/)
 * (@lighterside)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/adding-css-code/)
 * Trying to add this code to the header area of a post:
 * <style>
    .classname {display: none;} </style>
 * I also tried it without the script tags:
 * .classname {display: none;}
 * Neither seem to work.
 * What is the right way to format the code?
 * Thanks
 * [https://wordpress.org/plugins/oh-add-script-header-footer/](https://wordpress.org/plugins/oh-add-script-header-footer/)

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

 *  Plugin Author [SOGO](https://wordpress.org/support/users/orenhav/)
 * (@orenhav)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/adding-css-code/#post-6027644)
 * it should work in this way
    <style> .classname {display: none;} </style>
 * can you send a link to your site so I can check it ?
 *  Plugin Author [SOGO](https://wordpress.org/support/users/orenhav/)
 * (@orenhav)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/adding-css-code/#post-6027701)
 * I tested it again and it is working, please try to use last version

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

The topic ‘Adding CSS code’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/oh-add-script-header-footer_d6d6d6.
   svg)
 * [SOGO Add Script to Individual Pages Header Footer](https://wordpress.org/plugins/oh-add-script-header-footer/)
 * [Support Threads](https://wordpress.org/support/plugin/oh-add-script-header-footer/)
 * [Active Topics](https://wordpress.org/support/plugin/oh-add-script-header-footer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/oh-add-script-header-footer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/oh-add-script-header-footer/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [SOGO](https://wordpress.org/support/users/orenhav/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/adding-css-code/#post-6027701)
 * Status: resolved