Title: CSS &amp; Bootstrap
Last modified: August 22, 2016

---

# CSS & Bootstrap

 *  [jpwebtech](https://wordpress.org/support/users/jpwebtech/)
 * (@jpwebtech)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/css-bootstrap/)
 * I had to adjust the CSS of the H2 Close to be compatible with Bootstrap
    Just
   add float:none; as the .close in Bootstrap has a right float on it.
 *     ```
       .faq-body h2.close {
       	background-image: url(../images/close.png);
               float:none;
       }
       ```
   
 * [https://wordpress.org/plugins/smart-faq/](https://wordpress.org/plugins/smart-faq/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Ayebare Mucunguzi Brooks](https://wordpress.org/support/users/brooksx/)
 * (@brooksx)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/css-bootstrap/#post-5226958)
 * thanks,
    going to add this to the next version due today 🙂

Viewing 1 replies (of 1 total)

The topic ‘CSS & Bootstrap’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/smart-faq.svg)
 * [Smart FAQ](https://wordpress.org/plugins/smart-faq/)
 * [Support Threads](https://wordpress.org/support/plugin/smart-faq/)
 * [Active Topics](https://wordpress.org/support/plugin/smart-faq/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/smart-faq/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/smart-faq/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Ayebare Mucunguzi Brooks](https://wordpress.org/support/users/brooksx/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/css-bootstrap/#post-5226958)
 * Status: not resolved