Hi there,
Would it also be possible to have a different logo in the header for different page’s of a website?
http://www.webcrato.nl/
If not, can you recommend a method for me?
Thanks in advance for your response
Hey Nadinekrijgh!
This isn’t possible with css alone. Similiar to how this thread mentions:
https://wordpress.org/support/topic/custom-logo-and-background-on-specific-page
You would need to include conditional code in the header.php including the page-id and all relevant classes for the logo to be different on certain pages.
Cheers!
Dake
Hi Drake, thanks for the response