Title: Plugin compatibility with bootstrap
Last modified: July 26, 2017

---

# Plugin compatibility with bootstrap

 *  [tamarazambrana](https://wordpress.org/support/users/tamarazambrana/)
 * (@tamarazambrana)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/plugin-compatibility-with-bootstrap/)
 * First thanks for this plugin!
 * Maybe it’s interesting for you to know that there are a little issue wenn you
   are using bootstrap and this plugin. This issue ist with the resposive side.
 * **Bootstrap grid:**
    Extra small <576px Small ≥576px Medium ≥768px Large ≥992px
   Extra large ≥1200px
 * And your css style take one pixel more for all grid. For example:
    /* Styles 
   for screens that are less than 768px */ [@media](https://wordpress.org/support/users/media/)
   only screen and (max-width: 768px) { .su-column { width: 100% !important; margin:
   0 0 1.5em 0 !important; float: none !important; } .su-row .su-column:last-child{
   margin-bottom: 0 !important; } }
 * In this case you are getting as the same grid the screens with 787px and the 
   screens with 768px in bootstrap are two diferents grids: 767px is Small and 768px
   is Medium. The problem is that ipad has just 768px.
 * I thought it would be nice if you know it.
 * Greetings,
 * Tamara Zambrana

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

 * ![](https://ps.w.org/shortcodes-ultimate/assets/icon-256x256.gif?rev=2547563)
 * [Shortcodes Ultimate - Content Elements](https://wordpress.org/plugins/shortcodes-ultimate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shortcodes-ultimate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shortcodes-ultimate/)
 * [Active Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shortcodes-ultimate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shortcodes-ultimate/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [tamarazambrana](https://wordpress.org/support/users/tamarazambrana/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/plugin-compatibility-with-bootstrap/)
 * Status: not resolved