Title: Transparent
Last modified: August 30, 2016

---

# Transparent

 *  [Stardust2014](https://wordpress.org/support/users/stardust2014/)
 * (@stardust2014)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/transparent-8/)
 * Hi,
 * Im having trouble making things tranparent. I want to make the menu background
   tranpasrent and the White bar as well as you can see at the bottom. Ive managed
   to make some parts of the site transparent, but I want it all to be.
 * I have made a Child theme.
    Code I have right now using Jetpack CSS:
 * div.site-info a {
    display: none; background-color: transparent !important; }
 * .site, .entry-header, .entry-title, .entry-content {
    background-color: transparent!
   important; }
 * Homepage: [http://www.draperydesign.se](http://www.draperydesign.se)
 * Thank you so much for your help! 🙂

Viewing 1 replies (of 1 total)

 *  [zota marius](https://wordpress.org/support/users/zota-marius/)
 * (@zota-marius)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/transparent-8/#post-6603534)
 * try this css
 *     ```
       .site-header {
           max-width: 800px;
           background-color: transparent !important;
       }
   
       .site-footer{
        background-color: transparent !important;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Transparent’ is closed to new replies.

## Tags

 * [bar](https://wordpress.org/support/topic-tag/bar/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [menu](https://wordpress.org/support/topic-tag/menu/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [zota marius](https://wordpress.org/support/users/zota-marius/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/transparent-8/#post-6603534)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
