Title: Leadquizzes CSS Issue
Last modified: September 1, 2016

---

# Leadquizzes CSS Issue

 *  [wekhter](https://wordpress.org/support/users/wekhter/)
 * (@wekhter)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/leadquizzes-css-issue/)
 * The CSS included with the Leadquizzes plugin interferes with our (and probably,
   many) site themes.
 * The very first line in the CSS file is:
 *     ```
       body {
           background: none !important;
       }
       ```
   
 * This completely overrides our theme CSS. There is no reason for a plugin like
   this to interfere with site styles (_especially_ with an !important statement
   on a generic element with no class or id applied).
 * If there is some instance where a page generated by the plugin should have its
   background set to none, it should be properly defined with specific classes or
   ids.
 * Also, there’s really no reason for this CSS file to load on all pages where there
   isn’t even a quiz present.
 * [https://wordpress.org/plugins/leadquizzes/](https://wordpress.org/plugins/leadquizzes/)

Viewing 1 replies (of 1 total)

 *  [Yemoonyah](https://wordpress.org/support/users/yemoonyah/)
 * (@yemoonyah)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/leadquizzes-css-issue/#post-8736334)
 * [@wekhter](https://wordpress.org/support/users/wekhter/), did you ever find a
   solution for this? I think this might be the cause of my problem as well and 
   the Leadquizzes team is not willing to help at all!

Viewing 1 replies (of 1 total)

The topic ‘Leadquizzes CSS Issue’ is closed to new replies.

 * ![](https://ps.w.org/leadquizzes/assets/icon-256x256.png?rev=1357508)
 * [LeadQuizzes](https://wordpress.org/plugins/leadquizzes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/leadquizzes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/leadquizzes/)
 * [Active Topics](https://wordpress.org/support/plugin/leadquizzes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/leadquizzes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/leadquizzes/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Yemoonyah](https://wordpress.org/support/users/yemoonyah/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/leadquizzes-css-issue/#post-8736334)
 * Status: not resolved