Title: White background option
Last modified: August 21, 2016

---

# White background option

 *  Resolved [tntdynamight](https://wordpress.org/support/users/tntdynamight/)
 * (@tntdynamight)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/white-background-option/)
 * Hi,
 * It would be great if you could include a white background option, otherwise the
   contrast to the page is so stark in my case?
 * thanks!
    T
 * [http://wordpress.org/plugins/browser-rejector/](http://wordpress.org/plugins/browser-rejector/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Nick Halsey](https://wordpress.org/support/users/celloexpressions/)
 * (@celloexpressions)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/white-background-option/#post-4327048)
 * Unfortunately the page overlay color and opacity is set with JavaScript, but 
   you can override it with some clever css:
 *     ```
       #jr_overlay[style] {
       background: #fff !important;
       opacity: .7 !important;
       }
       ```
   
 * Those values look good with the Twenty Fourteen theme, but you can adjust them
   as needed for yours. If you have a custom theme or child theme, you can add it
   to the theme’s style.css file; otherwise, use a Custom CSS plugin.

Viewing 1 replies (of 1 total)

The topic ‘White background option’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/browser-rejector.svg)
 * [Browser Rejector](https://wordpress.org/plugins/browser-rejector/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/browser-rejector/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/browser-rejector/)
 * [Active Topics](https://wordpress.org/support/plugin/browser-rejector/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/browser-rejector/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/browser-rejector/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Nick Halsey](https://wordpress.org/support/users/celloexpressions/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/white-background-option/#post-4327048)
 * Status: resolved