Title: PlugIn does nothing&#8230; does it still work?
Last modified: August 31, 2016

---

# PlugIn does nothing… does it still work?

 *  [gerdhansen2](https://wordpress.org/support/users/gerdhansen2/)
 * (@gerdhansen2)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/plugin-does-nothing-does-it-still-work/)
 * Hey, this plugin is exactly what I’m looking for… the only problem is, it doesn’t
   work at all for me.
 * I have a page called test123 and added the following code into a child theme’s
   css:
 *     ```
       body.page-teste {
       background: #000000;
       background-image: none;
       }
       ```
   
 * I see no change. Also tested the example given on the plugin’s desciption
 * `body.page-contact h1 { color : red; }`
 * Again, the Headings stayed exactly the same as before… am I missing something
   here?
 * Thx in advance 🙂
 * [https://wordpress.org/plugins/slug-as-body-class/](https://wordpress.org/plugins/slug-as-body-class/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [gerdhansen2](https://wordpress.org/support/users/gerdhansen2/)
 * (@gerdhansen2)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/plugin-does-nothing-does-it-still-work/#post-7292270)
 * D’oh, it’s late,
    of course my code is says
 *     ```
       body.page-test123 {
       background: #000000;
       background-image: none;
       }
       ```
   
 * and
 * `body.page-test123h1 { color : red; }`
 * … still doesn’t work though 😛 😉 Any help is appreciated 🙂

Viewing 1 replies (of 1 total)

The topic ‘PlugIn does nothing… does it still work?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/slug-as-body-class.svg)
 * [Slug as body class](https://wordpress.org/plugins/slug-as-body-class/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slug-as-body-class/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slug-as-body-class/)
 * [Active Topics](https://wordpress.org/support/plugin/slug-as-body-class/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slug-as-body-class/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slug-as-body-class/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [gerdhansen2](https://wordpress.org/support/users/gerdhansen2/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/plugin-does-nothing-does-it-still-work/#post-7292270)
 * Status: not resolved