This tutorial provides the solution which hides the logo in your header and fades it in when you scroll like this:
This code hooks in the image using PHP code and pulls it from your child themes images folder. It also adds a custom class to the image so you can position it anywhere you like.
Here’s all the code:
Was This Tutorial Helpful?