Title: Header Setting
Last modified: August 30, 2016

---

# Header Setting

 *  [adil145](https://wordpress.org/support/users/adil145/)
 * (@adil145)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/header-setting/)
 * Hi Dear
 *  i Want To add a Banner in my website header with logo but i can’t found any 
   option in theme setting can anyone tell me how to add with with coding .
    this
   is my site css3.pw

Viewing 1 replies (of 1 total)

 *  [Bernhard](https://wordpress.org/support/users/bhdzllr/)
 * (@bhdzllr)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/header-setting/#post-6897603)
 * Hello adil145,
 * maybe your theme does not support background images in the header.
    But you can
   do it via CSS:
 *     ```
       #main-head .wrap {
           background: #FFFFFF url('link/to/image.png') center center no-repeat scroll;
           background-size: cover;
       }
       ```
   
 * Does it work for you?

Viewing 1 replies (of 1 total)

The topic ‘Header Setting’ is closed to new replies.

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Bernhard](https://wordpress.org/support/users/bhdzllr/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/header-setting/#post-6897603)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
