• Resolved PoetaDeLaMuerte

    (@poetadelamuerte)


    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 to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Fahad Mahmood

    (@fahadmahmood)

    @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 3 years, 11 months ago by Fahad Mahmood.
Viewing 1 replies (of 1 total)
  • The topic ‘Bootstrap CSS Fix?’ is closed to new replies.