Title: Make Logo Area Background Transparent?
Last modified: August 30, 2016

---

# Make Logo Area Background Transparent?

 *  Resolved [redthruviolet](https://wordpress.org/support/users/redthruviolet/)
 * (@redthruviolet)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/make-logo-area-background-transparent/)
 * Hello.
 * I am trying your theme, Amadeus, and wish to use a 1,200-pixel-wide logo, and
   have the background of the logo area be transparent, similar to the content background.
 * So, that the background image will be behind the logo image.
 * Is this possible?
 * Nice theme, by the way!
 * .Thank you

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

 *  [Sam](https://wordpress.org/support/users/soumendra/)
 * (@soumendra)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/make-logo-area-background-transparent/#post-6298903)
 * Hello,
 * Can you please provide the link to your site so that i can help you regarding
   that.
 * Thank you.
 *  Thread Starter [redthruviolet](https://wordpress.org/support/users/redthruviolet/)
 * (@redthruviolet)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/make-logo-area-background-transparent/#post-6299068)
 * I found out how to make the background transparent:
 * [http://www.redthruviolet.com/WPDemo/](http://www.redthruviolet.com/WPDemo/)
 *  [Sam](https://wordpress.org/support/users/soumendra/)
 * (@soumendra)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/make-logo-area-background-transparent/#post-6299069)
 * Hello,
 * You can try this in your Custom CSS to make the header logo 1200 pixel wide:
 *     ```
       .container {
           width: 1200px !important;
       }
       .site-logo {
           max-width: 1200px;
       }
       ```
   
 * Thank you.

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

The topic ‘Make Logo Area Background Transparent?’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/amadeus/2.1.4/screenshot.png)
 * Amadeus
 * [Support Threads](https://wordpress.org/support/theme/amadeus/)
 * [Active Topics](https://wordpress.org/support/theme/amadeus/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/amadeus/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/amadeus/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Sam](https://wordpress.org/support/users/soumendra/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/make-logo-area-background-transparent/#post-6299069)
 * Status: resolved