Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Thread Starter
pgb
(@pgb)
Thanks I’ve done that. Is it in the php I have to make a change?
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Yes, copy header.php from your theme and paste it into your Child Theme directory.
Try replacing all of your Child Theme header.php code with this;
http://pastebin.com/0g7n7KPe
Thread Starter
pgb
(@pgb)
That’s done it thanks. I’ll study both headers to see what the difference is.
Thanks very much for your help.
As a matter of interest, what is the Raw Paste Data beneath the header php code on the pastebin page?
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
That’s the same code without any fancy colours.
Thread Starter
pgb
(@pgb)
Great help Andrew, once again, many thanks.