Title: Changing transparency on main container
Last modified: August 21, 2016

---

# Changing transparency on main container

 *  Resolved [Todd Edelman](https://wordpress.org/support/users/toddedelman/)
 * (@toddedelman)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/changing-transparency-on-main-container/)
 * Hi there
 * Great theme!
 * I was wondering if you can help me figure out how to change the transparency 
   on the main container. You can see our site at [http://www.setartistmgmt.com/dc/](http://www.setartistmgmt.com/dc/).
   We’re looking to have more of the background image show through on the main container.
 * Thanks!
    Todd

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

 *  Theme Author [Sarah Gooding](https://wordpress.org/support/users/pollyplummer/)
 * (@pollyplummer)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/changing-transparency-on-main-container/#post-4996721)
 * Thank you for your kind words. You can adjust the opacity by bringing the 0.9
   value down to whatever you want in the style.css file:
 *     ```
       #container>.wrap {
       background: rgba(255,255,255, 0.9);
       ```
   
 *  Thread Starter [Todd Edelman](https://wordpress.org/support/users/toddedelman/)
 * (@toddedelman)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/changing-transparency-on-main-container/#post-4996796)
 * Thanks!

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

The topic ‘Changing transparency on main container’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/ex-astris/1.0.4/screenshot.png)
 * Ex Astris
 * [Support Threads](https://wordpress.org/support/theme/ex-astris/)
 * [Active Topics](https://wordpress.org/support/theme/ex-astris/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/ex-astris/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/ex-astris/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Todd Edelman](https://wordpress.org/support/users/toddedelman/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/changing-transparency-on-main-container/#post-4996796)
 * Status: resolved