Title: Bootstrap CSS Fix?
Last modified: March 25, 2021

---

# Bootstrap CSS Fix?

 *  Resolved [PoetaDeLaMuerte](https://wordpress.org/support/users/poetadelamuerte/)
 * (@poetadelamuerte)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/bootstrap-css-fix/)
 * Okay, the Bootstrap styling breaks the display. I want the window/card to go 
   100% across my screen. It loks like it’s stuck in some format that doesn’t allow
   it and I can’t find the culprit in “inspection” mode.
 * When I turn off Bootstrap, the whole thing looks like a mess. Is there a list
   of CSS items I can change to style this to fit my site?
 * Or can you make the none bootstrap version with a guide for CSS customizing?
 * I really like the plugin, but if I can’t display it, I’ll have to find something
   else.
 * Thanks in advance for your help!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbootstrap-css-fix%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Fahad Mahmood](https://wordpress.org/support/users/fahadmahmood/)
 * (@fahadmahmood)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/bootstrap-css-fix/#post-14236149)
 * [@poetadelamuerte](https://wordpress.org/support/users/poetadelamuerte/) it is
   a volunteer work, either you do or me. If you can wait so in upcoming versions
   I can work on it but if it is urgent kindly contribute and I will acknowledge
   your effects in changelog. Actually this plugin introduced as bootstrap based
   UI. Custom CSS might will require more adjustments.
 * I have checked your implementation, you just need to make sure the following 
   CSS and your problem will be resolved. Is it easy or your suggestion to revise
   the plugin?
 *     ```
       .wpb_text_column.wpb_content_element {
       	width: 100%;
       }
       ```
   
    -  This reply was modified 5 years, 2 months ago by [Fahad Mahmood](https://wordpress.org/support/users/fahadmahmood/).

Viewing 1 replies (of 1 total)

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

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

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Fahad Mahmood](https://wordpress.org/support/users/fahadmahmood/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/bootstrap-css-fix/#post-14236149)
 * Status: resolved