Title: Theme&#8217;s background &amp; Forms
Last modified: September 3, 2021

---

# Theme’s background & Forms

 *  Resolved [sheisvibrant](https://wordpress.org/support/users/sheisvibrant/)
 * (@sheisvibrant)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/themes-background-forms/)
 * When I’m setting up my theme colors for dark mode, setting the themes background
   color impacts the background of my input forms and textareas.
    For days, I’ve
   been trying to disable this so I can adjust the color of my forms through CSS,
   but even the !important; tag in my CSS isn’t working. Is there a string of code
   in the plugin that I can change somewhere so I can customize my forms CSS apart
   from the themes background without it impacting both at the same time?
 * TLDR;
    Setting the “Custom Background Color” under “Color Settings” impacts the
   background of my CSS forms, which I do not want. Is there a way that I can disable
   this so it doesn’t impact my forms?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fthemes-background-forms%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Darklup](https://wordpress.org/support/users/darklup/)
 * (@darklup)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/themes-background-forms/#post-14840053)
 * Dear
    If you are using the free version of the plugin then you can add the CSS
   class darkluplite-dark-ignore in the HTML tags where you don’t want changes by
   the plugin. Suppose if you add the above class in your <header class=”darkluplite-
   dark-ignore … …”> … </header> then after turning on the Darkmode, your header
   will remain same, no changes will be there. 8:51 In our Pro version of the plugin,
   you’ll get a powerfull option called “Exclude Element” where you can just write
   the CSS Class or ID name to avoid changes on them. Also you you’ll get the “Custom
   CSS” option to write your own CSS Code which will be only effected on dark mode
   on.

Viewing 1 replies (of 1 total)

The topic ‘Theme’s background & Forms’ is closed to new replies.

 * ![](https://ps.w.org/darklup-lite-wp-dark-mode/assets/icon-256x256.gif?rev=2452112)
 * [Darklup - Enhanced WordPress Dark Mode, Dark Theme, Night Mode & Accessibility Plugin](https://wordpress.org/plugins/darklup-lite-wp-dark-mode/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/darklup-lite-wp-dark-mode/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/darklup-lite-wp-dark-mode/)
 * [Active Topics](https://wordpress.org/support/plugin/darklup-lite-wp-dark-mode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/darklup-lite-wp-dark-mode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/darklup-lite-wp-dark-mode/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Darklup](https://wordpress.org/support/users/darklup/)
 * Last activity: [4 years, 9 months ago](https://wordpress.org/support/topic/themes-background-forms/#post-14840053)
 * Status: resolved