Title: Bootstrap.css breaks site formatting
Last modified: September 30, 2017

---

# Bootstrap.css breaks site formatting

 *  [namelessvoice](https://wordpress.org/support/users/namelessvoice/)
 * (@namelessvoice)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/bootstrap-css-breaks-site-formatting/)
 * When this plugin is activated, the styling from bootstrap.min.css interferes 
   with the styling of the main WordPress theme stylesheet.
    Specifically, styling
   of elements such as body changes the font details and text colour of the article
   text.
 * It shouldn’t be relevant, but I’m using the [Carbonize](https://wordpress.org/themes/carbonize/)
   theme.
 * Example of one of the offending sections:
 *     ```
       body {
   
           font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
           font-size: 14px;
   
           line-height: 1.42857143;
           color: #333;
   
           background-color: #fff
       }
       ```
   
 * Some of the other stylings are also for generic element types, and probably interfere
   too – I didn’t look into them all in great detail.
    -  This topic was modified 8 years, 8 months ago by [namelessvoice](https://wordpress.org/support/users/namelessvoice/).
    -  This topic was modified 8 years, 8 months ago by [namelessvoice](https://wordpress.org/support/users/namelessvoice/).

The topic ‘Bootstrap.css breaks site formatting’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-quick-front-end-editor_b9b9b9.
   svg)
 * [WP Quick FrontEnd Editor - WordPress Plugin](https://wordpress.org/plugins/wp-quick-front-end-editor/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-quick-front-end-editor/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-quick-front-end-editor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-quick-front-end-editor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-quick-front-end-editor/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [namelessvoice](https://wordpress.org/support/users/namelessvoice/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/bootstrap-css-breaks-site-formatting/)
 * Status: not resolved