Title: This plugin overrides my theme&#8217;s basic CSS
Last modified: November 19, 2024

---

# This plugin overrides my theme’s basic CSS

 *  Resolved [c3oorg](https://wordpress.org/support/users/c3oorg/)
 * (@c3oorg)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/this-plugin-overrides-my-themes-basic-css/)
 * Installing this plugin made it insert a bootstrap stylesheet into the header 
   of my webpage that wreaks havoc with my actual theme (Frost, a Gutenberg theme),
   just overriding everything there.
 *     ```wp-block-code
       [WordPress front page head]<link rel="stylesheet" id="newsletters-bootstrap-css" href="/wp-content/plugins/newsletters-lite/views/assets/bootstrap-5.1.3-dist/css/bootstrap.min.css?ver=5.1.3" media="all">
       ```
   
 *     ```wp-block-code
       [bootstrap.min.css]body {  font-family:var(--bs-body-font-family);  ...}
       ```
   
 * What bizarre behavior! Is this plugin incompatible with modern themes and not
   being maintained anymore, or is something else going wrong in my case?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [c3oorg](https://wordpress.org/support/users/c3oorg/)
 * (@c3oorg)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/this-plugin-overrides-my-themes-basic-css/#post-18147134)
 * Update: I found a setting to disable this now in **Configuration > General > 
   Theme, Scripts & Custom CSS**. Still think that it’s truly bizarre default behavior.
 * It’s also completely unclear from the settings what function this random variety
   of frameworks and libraries serves, why I should want to include them on every
   page of my website slowing everything down and causing conflicts, or what the
   consequences of turning them off might be (did it break some other corner of 
   the plugin now?).
    -  This reply was modified 1 year, 6 months ago by [c3oorg](https://wordpress.org/support/users/c3oorg/).
 *  Plugin Support [Tribulant Software](https://wordpress.org/support/users/tribulant/)
 * (@tribulant)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/this-plugin-overrides-my-themes-basic-css/#post-18147258)
 * Thanks for your comment and I’m happy to hear you figured out what caused this.
   I assure you that our plugin is being maintained. You can look at our changelog
   on our website to see the number of updates we launch per year: [https://tribulant.com/docs/wordpress-mailing-list-plugin/31/#doc6](https://tribulant.com/docs/wordpress-mailing-list-plugin/31/#doc6)(
   see Release Notes).
 * I can see your frustration with how confusing that setting is. I do agree with
   you. It’s from the past and it’s necessary to have it, as you now know. I’ll 
   add a note so that we can work on this and see how we can clarify that whole 
   section. We don’t know for when or which version, but I have added it now to 
   our list.
 * It should only affect the CSS and such of your page and not break a part of our
   Newsletter plugin. You can still edit the CSS on your own.
 * For most themes, it works without configuring that part when you first install
   our plugin. But, since there are dozens of thousands of themes, and we can’t 
   support them all, we offer a few settings to help with this.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘This plugin overrides my theme’s basic CSS’ is closed to new replies.

 * ![](https://ps.w.org/newsletters-lite/assets/icon-256x256.png?rev=1184265)
 * [Newsletters](https://wordpress.org/plugins/newsletters-lite/)
 * [Support Threads](https://wordpress.org/support/plugin/newsletters-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/newsletters-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/newsletters-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/newsletters-lite/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [Tribulant Software](https://wordpress.org/support/users/tribulant/)
 * Last activity: [1 year, 6 months ago](https://wordpress.org/support/topic/this-plugin-overrides-my-themes-basic-css/#post-18147258)
 * Status: resolved