Background image behind header banner
-
Hi,
My website is singarltd.com.
I have placed a banner in the header portion (I set it as a background image). The color behind it is black…
This is the code I used:
.site-header {
background: url(https://singarltd.com/wp-content/uploads/2015/01/singarhomeimg01.jpg) no-repeat scroll top #000 !important;The thing is, I want a tiled pixel background behind the SIngar banner and not a black bg.
I have tried setting the black pixel as the background image (to tile just in the header portion) but the header banner won’t show even if it’s set under the wordpress header settings (Under customize).
This is the code:
background: url( https://singarltd.com/wp-content/uploads/2015/01/dark10.png) no-repeat scroll top #000 !important;Would appreciate any help!
Thanks,
- The topic ‘Background image behind header banner’ is closed to new replies.