Title: Remove Repeating/Tiling Header
Last modified: August 24, 2016

---

# Remove Repeating/Tiling Header

 *  [lgale](https://wordpress.org/support/users/lgale/)
 * (@lgale)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/remove-repeatingtiling-header/)
 * My header image is tiled and I want to get it to just appear one time instead
   of repeating with the responsive theme. Can you help?

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

 *  [James Koster](https://wordpress.org/support/users/jameskoster/)
 * (@jameskoster)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/remove-repeatingtiling-header/#post-6082021)
 * Hi,
 * You can add the following CSS:
 *     ```
       .site-header {
       background-repeat: no-repeat;
       }
       ```
   
 * If you’re setting a logo, please use Jetpack or the Storefront Site Logo plugin.
 * Cheers
 *  [sewhipca](https://wordpress.org/support/users/sewhipca/)
 * (@sewhipca)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/remove-repeatingtiling-header/#post-6082266)
 * I’ve tried add the above CSS to my custom CSS pludin and it just won’t work..
   any ideas why? I seem to have this issue with any css I put in to my custom CSS
   plugin
 *  [James Koster](https://wordpress.org/support/users/jameskoster/)
 * (@jameskoster)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/remove-repeatingtiling-header/#post-6082267)
 * Please share a URL to your site and I can check.
 *  [Hawaii Loves Art](https://wordpress.org/support/users/hawaii-loves-art/)
 * (@hawaii-loves-art)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/remove-repeatingtiling-header/#post-6082268)
 * can’t save header background color so:
 * customize -> header -> change background color looks fine but when you click 
   save changes it does not save and get rid of the black. so we designed a custom
   jpg image to cover the header so we can’t see the background.
 * that custom image is the one tiling. if we insert the no tile code snippet
 * that image looks good centered on the page but surrounded by black box that we
   can’t get rid of.
 *  [lggmerr](https://wordpress.org/support/users/lggmerr/)
 * (@lggmerr)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/remove-repeatingtiling-header/#post-6082269)
 * Thank you sooo much jameskoster for the code .site-header {
    background-repeat:
   no-repeat; } That worked!!! After hours and hours of banging my head against 
   the desk!!!!

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

The topic ‘Remove Repeating/Tiling Header’ is closed to new replies.

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

## Tags

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

 * 5 replies
 * 5 participants
 * Last reply from: [lggmerr](https://wordpress.org/support/users/lggmerr/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/remove-repeatingtiling-header/#post-6082269)
 * Status: not resolved