Header image repeating
-
Hi,
I’ve found this snippet of code to add an image to the header:
header.tc-header {
/* Adjust the Image location ‘wp-content/uploads/NAMEOFFILE.png’ */
background: url(https://www.mydomain.com/image.png) repeat 0 0;
}The problem is, the image repeats across the header horizontally – am I missing something here?
Viewing 15 replies - 1 through 15 (of 15 total)
Viewing 15 replies - 1 through 15 (of 15 total)
- The topic ‘Header image repeating’ is closed to new replies.