Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Could you apply a background image through CSS, on the header?
Thanks – I’ll see what I can do (using a child theme of course)….
Steve,
I’ve been trying to do the same thing. Did you get it resolved? If so, how?
Evelyn
hey guys,
could someone post the resolution to this? I’ve got the same problem and am really new to wordpress …
TA
David
Sorry, not sorted this yet. Still trying….
Steve
http://taxhelpoklahoma.com/
This was under another thread.
I’ve got a custom CSS plugin, and entered this:
.site-header {
background-image: url(<image.jpg);
background-repeat: repeat-x;
}
and it works, but doesn’t look quite how I want it yet in terms of positioning relative to the page margins. A bit of tweaking still needed.
Steve