Title: [Plugin: WordPress Twitter Bootstrap CSS] Can I remove/disable certain bootstrap styles?
Last modified: August 20, 2016

---

# [Plugin: WordPress Twitter Bootstrap CSS] Can I remove/disable certain bootstrap styles?

 *  Resolved [dave](https://wordpress.org/support/users/mozdzanowski/)
 * (@mozdzanowski)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wordpress-twitter-bootstrap-css-can-i-removedisable-certain-bootstrap-styles/)
 * After activating the plugin, I found that there are certain styles that I just
   don’t want that are overriding my theme styles and messing stuff up. Is there
   an easy way to disable them? The LESS compiler only gives certain options, and
   I’d like to keep my customizations within the plugin options rather than attacking
   the plugin files so they aren’t overridden on an upgrade.
 * The style in question is an `input[##] { width: "..."; }` declaration that’s 
   forcing a certain width on all of my inputs that I don’t want/need.
 * Thanks!
 * [http://wordpress.org/extend/plugins/wordpress-bootstrap-css/](http://wordpress.org/extend/plugins/wordpress-bootstrap-css/)

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

 *  Plugin Author [Paul](https://wordpress.org/support/users/paultgoodchild/)
 * (@paultgoodchild)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wordpress-twitter-bootstrap-css-can-i-removedisable-certain-bootstrap-styles/#post-3111123)
 * Hey Dave,
 * The best way to do this is to modify the CSS for your theme to overwrite the 
   CSS provide in Bootstrap. There’s no way to remove them unfortunately.
 * I’ve been having a look at the LESS to see if there’s a way to supply more options.
   I might not get it done in time for the 2.1.2 release, but I will think about
   adding further LESS options.
 * For now, your best bet is to add some CSS – does your theme offer you a place
   to define custom CSS?
 * Cheers,
    Paul.
 *  Thread Starter [dave](https://wordpress.org/support/users/mozdzanowski/)
 * (@mozdzanowski)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wordpress-twitter-bootstrap-css-can-i-removedisable-certain-bootstrap-styles/#post-3111132)
 * Cool thanks. I created a custom theme, but for some reason I thought I was seeing
   that the Bootstrap was overriding the theme styles. I just changed some of my
   theme styles to specifically override the bootstrap, and it does. Sorry for the
   mixup. Thanks for bringing it to light!
 *  Plugin Author [Paul](https://wordpress.org/support/users/paultgoodchild/)
 * (@paultgoodchild)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wordpress-twitter-bootstrap-css-can-i-removedisable-certain-bootstrap-styles/#post-3111137)
 * Hi Dave,
 * Glad to hear you were able to solve this with some CSS – it seems to be the best
   way to achieve what you need.
 * No problem for the mixup, there are so many things to think about when putting
   a WordPress site together, it’s easy to get into a muddle.
 * Can I ask you, if you have a spare moment, to give the plugin a rating – it helps
   add some support/legitimacy to the plugin when it’s got a better rating.
 * Many thanks!
    Paul.

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

The topic ‘[Plugin: WordPress Twitter Bootstrap CSS] Can I remove/disable certain
bootstrap styles?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-bootstrap-css_d0f2fd.svg)
 * [Twitter Bootstrap for WordPress](https://wordpress.org/plugins/wordpress-bootstrap-css/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-bootstrap-css/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-bootstrap-css/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-bootstrap-css/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-bootstrap-css/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-bootstrap-css/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Paul](https://wordpress.org/support/users/paultgoodchild/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wordpress-twitter-bootstrap-css-can-i-removedisable-certain-bootstrap-styles/#post-3111137)
 * Status: resolved