Title: header logo white background
Last modified: August 21, 2016

---

# header logo white background

 *  Resolved [dharmyogadmin](https://wordpress.org/support/users/dharmyogadmin/)
 * (@dharmyogadmin)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/header-logo-white-background/)
 * hello, i have my site up on [http://www.dharmyog.com](https://wordpress.org/support/topic/header-logo-white-background/www.dharmyog.com?output_format=md)
   the top header logo i replced the standard logo by accesspress lite theme with
   my own but there is still the backgroup white gradient which causes a conflict
   on the white color (#ffffff). how can i change the gradient white so the logo
   can match and blend with the background. i looked in the css but its hard to 
   tell exactly where to make this change. please help as i have to go live with
   the site soon. please check the site and see the problem on the site [http://www.dharmyog.com](https://wordpress.org/support/topic/header-logo-white-background/www.dharmyog.com?output_format=md)

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

 *  [Chrisdc1](https://wordpress.org/support/users/chrisdc1/)
 * (@chrisdc1)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/header-logo-white-background/#post-5011510)
 * The gradient on your header is a background image being set by this piece of 
   css (at line 856 in style.css):
 *     ```
       #masthead #top-header{
           background: url(images/bgheader.jpg) repeat-x scroll left bottom;
       }
       ```
   
 *  Theme Author [Access Keys](https://wordpress.org/support/users/access-keys/)
 * (@access-keys)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/header-logo-white-background/#post-5011712)
 * [@dharmyogadmin](https://wordpress.org/support/users/dharmyogadmin/) Just remove
   the line mentioned by [@chrisdc1](https://wordpress.org/support/users/chrisdc1/),
   your problem will be solved.
 *  Thread Starter [dharmyogadmin](https://wordpress.org/support/users/dharmyogadmin/)
 * (@dharmyogadmin)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/header-logo-white-background/#post-5011757)
 * thank you very much for the help

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

The topic ‘header logo white background’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/accesspress-lite/2.93/screenshot.
   png)
 * AccessPress Lite
 * [Support Threads](https://wordpress.org/support/theme/accesspress-lite/)
 * [Active Topics](https://wordpress.org/support/theme/accesspress-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/accesspress-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/accesspress-lite/reviews/)

## Tags

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

 * 3 replies
 * 3 participants
 * Last reply from: [dharmyogadmin](https://wordpress.org/support/users/dharmyogadmin/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/header-logo-white-background/#post-5011757)
 * Status: resolved