Title: Incompatible with bootstrap
Last modified: August 24, 2016

---

# Incompatible with bootstrap

 *  [jeromemmiranda](https://wordpress.org/support/users/jeromemmiranda/)
 * (@jeromemmiranda)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/incompatible-with-bootstrap/)
 * Hi, I want to use your plugin.
 * But when I tried to applied it. There are malfunctions happened.
 * I tried to find out what’s wrong. And them I’ve noticed that its on bootstrap.
 * Collapsing is not working properly.
 * I hope you reply on my concern. here is my email
 * [jerome.m.miranda@gmail.com](https://wordpress.org/support/topic/incompatible-with-bootstrap/jerome.m.miranda@gmail.com?output_format=md)
 * [https://wordpress.org/plugins/collapsing-categories/](https://wordpress.org/plugins/collapsing-categories/)

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

 *  [eklingen](https://wordpress.org/support/users/eklingen/)
 * (@eklingen)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/incompatible-with-bootstrap/#post-6039957)
 * Same issue. Nothing displayed until I ripped my bootstrap out.
 * I haven’t fully experimented with it yet, but the following seems to fix at least**
   some** of the issues.
 *     ```
       .widget_collapscat .collapse {
           display: inherit;
       }
   
       .widget_collapscat .collapsing {
           overflow: inherit;
           position: inherit;
           height: inherit;
       }
       ```
   
 *  [Pete123](https://wordpress.org/support/users/pete123/)
 * (@pete123)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/incompatible-with-bootstrap/#post-6039962)
 * Me being a novice, where do you insert that code? I am having the same problem
   with a new theme.

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

The topic ‘Incompatible with bootstrap’ is closed to new replies.

 * ![](https://ps.w.org/collapsing-categories/assets/icon-256x256.gif?rev=2886482)
 * [Collapsing Categories](https://wordpress.org/plugins/collapsing-categories/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/collapsing-categories/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/collapsing-categories/)
 * [Active Topics](https://wordpress.org/support/plugin/collapsing-categories/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/collapsing-categories/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/collapsing-categories/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Pete123](https://wordpress.org/support/users/pete123/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/incompatible-with-bootstrap/#post-6039962)
 * Status: not resolved