Title: Compact Background Customization…
Last modified: August 31, 2016

---

# Compact Background Customization…

 *  Resolved [dburney](https://wordpress.org/support/users/dburney/)
 * (@dburney)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/compact-background-customization/)
 * I’ve just purchased the Compact theme – is there some CSS I can use to either
   increase the alpha of the black that overlays the background image, or change
   the color and alpha entirely while keeping the background image?
 * [https://wordpress.org/plugins/igniteup/](https://wordpress.org/plugins/igniteup/)

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

 *  Plugin Author [Ceylon Systems](https://wordpress.org/support/users/ceylonsystems/)
 * (@ceylonsystems)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/compact-background-customization/#post-7024285)
 * Hi [@dburney](https://wordpress.org/support/users/dburney/),
 * Thank you for using IgniteUp. To play with the background overlay transparency,
   you can use the following CSS code in the **Custom CSS** option in the **IgniteUp
   options** page.
 * `#page-content-wrapper{background-color: rgba(0, 0, 0, 0.3) !important;}`
 * _rgba(0, 0, 0, 0.3)_ is an RGBA color value, specified with: rgba(red, green,
   blue, alpha). The alpha parameter is a number between 0.0 (fully transparent)
   and 1.0 (fully opaque).
 * Hope it helps.
 * Thanks!
 *  Thread Starter [dburney](https://wordpress.org/support/users/dburney/)
 * (@dburney)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/compact-background-customization/#post-7024286)
 * Perfect! I just found this myself using my web inspector – but glad to know I
   was on the right track. Great plug-in and themes BTW.
 * Thanks!
 * Dave Burney

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

The topic ‘Compact Background Customization…’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/igniteup_367089.svg)
 * [IgniteUp - Coming Soon and Maintenance Mode](https://wordpress.org/plugins/igniteup/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/igniteup/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/igniteup/)
 * [Active Topics](https://wordpress.org/support/plugin/igniteup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/igniteup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/igniteup/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [dburney](https://wordpress.org/support/users/dburney/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/compact-background-customization/#post-7024286)
 * Status: resolved