Title: Background transparency
Last modified: September 18, 2017

---

# Background transparency

 *  [benjaminpierredylan](https://wordpress.org/support/users/benjaminpierredylan/)
 * (@benjaminpierredylan)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/background-transparency-5/)
 * Hello,
 * Great plugin, thank you.
 * Is it possible to have a transparent background color in order to see the website
   behind Age Gate ?
 * Regards,
 * Benjamin.

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

 *  [iksivee](https://wordpress.org/support/users/iksivee/)
 * (@iksivee)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/background-transparency-5/#post-9530336)
 * I would like it too 🙂
    I thought about adding transparent picture, but it is
   not so pure 😀
 * Thanks for your help, great plugin anyway.
 *  Plugin Author [Phil](https://wordpress.org/support/users/philsbury/)
 * (@philsbury)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/background-transparency-5/#post-9562115)
 * Hi,
 * This is not possible – by design. Part of the reason I made the plugin is that
   lots out there allowed just that and anyone with a little bit of web experience
   could get to the good stuff simply by deleting the node in dev tools.
 * The standard version of the plugin completely replaces the template and therefore
   any content so there isn’t anything behind it.
 * However, the JS (cache bypass) version simply hides the content – I could add
   an option to not do this. But it could have unexpected consequences.
 *  [bb15](https://wordpress.org/support/users/bb15/)
 * (@bb15)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/background-transparency-5/#post-9686106)
 * .age-gate-form {
    background-color: transparent!important; }
 * This is not possible for the whole environment. However, but a background picture
   is possible there, I made one with some dark tranparent overlay (opacity);
 * .age-gate-wrapper {
    background: url(/wp-content/uploads/bg-image.jpg) no-repeat!
   important; };

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

The topic ‘Background transparency’ is closed to new replies.

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

## Tags

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

 * 3 replies
 * 4 participants
 * Last reply from: [bb15](https://wordpress.org/support/users/bb15/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/background-transparency-5/#post-9686106)
 * Status: not resolved