Title: change header image
Last modified: August 30, 2016

---

# change header image

 *  Resolved [swerve](https://wordpress.org/support/users/swerve/)
 * (@swerve)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/change-header-image-11/)
 * Hi There,
    I just wanna say first up, great theme it is beautiful and very well
   written. I have a couple of queries though,
 * 1. How can I change the header area to an image?
    2. Can I add a custom fa – 
   home and text for an address to accompany the Contact Phone and Contact Email
   in the top header
 * thank you so much
    steve

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

 *  Theme Author [shufflehound](https://wordpress.org/support/users/shufflehound/)
 * (@shufflehound)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/change-header-image-11/#post-6317540)
 * Hello,
 * Thank you for using our theme.
 * 1. Header logo can be changed through Maskitto Light Options
    2. That can only
   be achieved by editing header.php
 *  Thread Starter [swerve](https://wordpress.org/support/users/swerve/)
 * (@swerve)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/change-header-image-11/#post-6317566)
 * Thanks you for getting back to me,
    anyway , no I think there is a misunderstanding
   maybe I did not explain clearly – it is the whole header area not the just the
   logo space (which BTW centred layout option is really cool for mobile! ). I have
   a boxed layout – I think 1050 x 225 px is the size of the header area. I just
   need to know where to put the link for the image as I am not sure in the css (
   header.top ?) or the header file or even in the javascript? This might make the
   sticky header look weird I know. There is a file called custom header which has
   an option for a custom header but it is set in a php array which is very far 
   outside of my limited knoowledge of php. Should I replace the header file with
   the custom header file in a child theme? Anyway thank you again for getting back
   to me. I will definitely make a donation for writing and providing support for
   this theme
 *  Theme Author [shufflehound](https://wordpress.org/support/users/shufflehound/)
 * (@shufflehound)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/change-header-image-11/#post-6317571)
 * Sorry for misunderstanding.
 * You should try to add this custom code under _Maskitto Light Options > CSS code_:
 *     ```
       /* For sticky header */
       header nav.primary {
          background-image: url(http://your.link/image.png);
       }
   
       /* For header top bar */
       header .header-details {
          background-image: url(http://your.link/image.png);
       }
       ```
   
 *  [Shoemann](https://wordpress.org/support/users/shoemann/)
 * (@shoemann)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/change-header-image-11/#post-6317755)
 * I’m really new to wordpress and really like this theme but can’t figure out how
   to add a full page picture on my home page….I want the picture as big as the 
   picture in the demo, but just with my own photo….can anyone let me know how to
   do that? Thank you!

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

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/maskitto-light/3.4.0/screenshot.
   png)
 * Maskitto Light
 * [Support Threads](https://wordpress.org/support/theme/maskitto-light/)
 * [Active Topics](https://wordpress.org/support/theme/maskitto-light/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/maskitto-light/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/maskitto-light/reviews/)

## Tags

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

 * 4 replies
 * 3 participants
 * Last reply from: [Shoemann](https://wordpress.org/support/users/shoemann/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/change-header-image-11/#post-6317755)
 * Status: resolved