Title: CSS Class Missing
Last modified: August 21, 2016

---

# CSS Class Missing

 *  Resolved [arudd](https://wordpress.org/support/users/arudd/)
 * (@arudd)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/css-class-missing/)
 * Really dig the idea of this plugin vs. others I’ve seen, much more control.
 * So I installed, activated & configured the plugin.
    Then I selected which pages
   I didn’t want to see, but noticed they still showed up.
 * I went and looked at the code and realized the plugin IS indeed working, except
   that a CSS class of ‘hide_this_item’ is not connected with any CSS rule, therefore
   it’s shown.
 * With this in mind, I can certainly write the class myself to resolve this issue.
   
   Just an FYI.
 * [https://wordpress.org/plugins/page-specific-menu-items/](https://wordpress.org/plugins/page-specific-menu-items/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [dharmapoudel](https://wordpress.org/support/users/dharmapoudel/)
 * (@dharmapoudel)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/css-class-missing/#post-4793251)
 * Hey arudd,
 * Thanks for reminding me. But I could not reproduce the bug as you have described.
   The plugin should work out of the box as it itself adds
 *     ```
       .menu-item.hide_this_item{ display:none; }
       ```
   
 * If plugin does not works for you please be specific and let me know the exact
   scenarios where it does not works (I demo link will be fine). I’ll be happy to
   fix it.
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘CSS Class Missing’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/page-specific-menu-items_ffffff.svg)
 * [Page Specific Menu Items](https://wordpress.org/plugins/page-specific-menu-items/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/page-specific-menu-items/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/page-specific-menu-items/)
 * [Active Topics](https://wordpress.org/support/plugin/page-specific-menu-items/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/page-specific-menu-items/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/page-specific-menu-items/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 1 reply
 * 2 participants
 * Last reply from: [dharmapoudel](https://wordpress.org/support/users/dharmapoudel/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/css-class-missing/#post-4793251)
 * Status: resolved