Title: transparent text container
Last modified: October 30, 2017

---

# transparent text container

 *  Resolved [davecadieux](https://wordpress.org/support/users/davecadieux/)
 * (@davecadieux)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/transparent-text-container/)
 * you can see the white text box (or container blocking out the light rock background).
 * I would like to make it transparent but cannot find the correct css to fix. Can
   anyone help me. thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftransparent-text-container%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [George Appiah](https://wordpress.org/support/users/gappiah/)
 * (@gappiah)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/transparent-text-container/#post-9631961)
 * [@davecadieux](https://wordpress.org/support/users/davecadieux/),
 * > I would like to make it transparent but cannot find the correct css to fix.
   > Can anyone help me. thanks
 * Try this:
 * `#single_content {background: transparent;}`
 * That should work.
 * But respectably note that this makes the text on the page difficult to read, 
   as contrast is reduced and the background gets in the way (and, frankly, it looks
   amateurish — reminiscent of Microsoft Frontpage websites of yore 🙂 ).
 *  Thread Starter [davecadieux](https://wordpress.org/support/users/davecadieux/)
 * (@davecadieux)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/transparent-text-container/#post-9634945)
 * that was the solution I needed, thanks
 * I modified it to:
 * #single_content {background: rgba(255, 255, 255, 0.5);}

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

The topic ‘transparent text container’ is closed to new replies.

## Tags

 * [container](https://wordpress.org/support/topic-tag/container/)
 * [opacity](https://wordpress.org/support/topic-tag/opacity/)
 * [transparent](https://wordpress.org/support/topic-tag/transparent/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [davecadieux](https://wordpress.org/support/users/davecadieux/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/transparent-text-container/#post-9634945)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
