Title: Remove Vantage header image
Last modified: August 21, 2016

---

# Remove Vantage header image

 *  [Petersaurus](https://wordpress.org/support/users/petersaurus/)
 * (@petersaurus)
 * [12 years ago](https://wordpress.org/support/topic/remove-vantage-header-image/)
 * [http://www.captivateonhold.com/wordpress](http://www.captivateonhold.com/wordpress)
 * I can’t figure out how to remove the header image on the page. I want the slider
   at the top to remain, but when I try to customise the page and remove that header
   I can’t seem to do so. I’m new to web design and wordpress.

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

 *  [jitendraamishra](https://wordpress.org/support/users/mishrajitu/)
 * (@mishrajitu)
 * [12 years ago](https://wordpress.org/support/topic/remove-vantage-header-image/#post-5022650)
 * You can copy the code and paste it in your style.css:
 *     ```
       hgroup.full-container {
           min-height: 130px;
       }
       .logo {
           display: none !important;
       }
       ```
   
 *  Thread Starter [Petersaurus](https://wordpress.org/support/users/petersaurus/)
 * (@petersaurus)
 * [12 years ago](https://wordpress.org/support/topic/remove-vantage-header-image/#post-5022701)
 * I don’t think I explained myself very well. The logo to the left of the slider
   is to remain, but the image below the menu needs to go. I can’t find anywhere
   in that page to remove it.
 * Thanks for your reply!
 *  [jitendraamishra](https://wordpress.org/support/users/mishrajitu/)
 * (@mishrajitu)
 * [12 years ago](https://wordpress.org/support/topic/remove-vantage-header-image/#post-5022712)
 * Currently I can not see the slider in your header and also no image below the
   menu. Are you referring to the image that is saying “Captivate” or what? If that
   then you have added this in your style.css to activate this:
 *     ```
       #main {
           background: url("images/COH.logo.jpg") no-repeat scroll center center #f6f6f6;
           padding: 35px;
       }
       ```
   
 * You can remove this to get rid of that background image.

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

The topic ‘Remove Vantage header image’ is closed to new replies.

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [jitendraamishra](https://wordpress.org/support/users/mishrajitu/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/remove-vantage-header-image/#post-5022712)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
