Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi,
I create child theme to pitch to know modify.
How to add to pitch cild theme logo image?
Thank yout to response.
Best regards
Laszlo
Hi laszlo69
The easiest way to add a logo would be via Appearance > Header, perhaps give that a try.
Hi,
If pitch theme is active Appearance > Header option is available but if activate the pitch-cild theme this option disappears.
Why?
My guess is that an aspect of your child theme is de-registering this feature. The custom header is called in the parent functions.php file as follows – this is abbreviated, there are other statements around this:
Are you doing anything in your child theme’s functions.php file to change this setup?
Super!
It works.
Fine.
Thank you very much.
Best regards
Laszlo
Oh!
No. I did not do nothing.
Now copy this code in the child functions.php and works fine.
Thanks again
Laszlo
Mmm, if that works then we’ll leave it there for now. let me know if it becomes a problem moving forward.