• Firstly, great plugin thank you. Just one annoying thing…

    Your main.css uses .btn as a class. The standard bootstrap button is also called .btn – so the plugin is overriding the styling of any bootstrap buttons used elsewhere in the theme.

    Could you possible rename your .btn class as something else in your css for future releases to stop this happening?

    I have got round it by editing out .btn from the plugin CSS (line 151 in main.css), but of course every time the plugin updates it resets this and overrides the bootstrap buttons again.

    Many thanks

Viewing 1 replies (of 1 total)
  • Thread Starter 1066geoff

    (@1066geoff)

    Surprised not to get a reply on this one. Assuming the developers have read this then maybe you don’t understand what I am saying?

    Basically your CSS is using the same class name as the standard bootstrap buttons, so it’s overriding the theme’s button style.

    Do say if i’m still not making sense. Some sort of reply would be really good.

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin CSS overrides Bootstrap Buttons’ is closed to new replies.