I am using the Brooklyn theme and have already gotten the codes to make my header sticky from here which is great. The only issue I have is that the home page sticky header when I scroll uses the transparent header logo (white). My background is a light color and this causes the logo to ‘disappear’.
Is there any way to change the logo to be the usual logo image (color) on a normal page header so that there is uniform page header throughout (aside from the homepage transparent header)?
The scroll and sticky works great. The only issue I have is with the logo. On the transparent home page header, my logo is white but my background is light hence the logo disappears when I scroll down.
I realized I only have the code file assets/timber.scss.liquid instead of timber.scss.css. I pasted the code you provided under timber.scss.liquid and it makes the logo disappear totally both in home page and when scrolling.
I have tried looking for a solution for a while but unable to find one. Wondering if you might be able to help with this? On the transparent home page header, my logo is white but my background is light hence the logo disappears when I scroll down.
I would like for the logo to change to the regular page logo (color) when I scroll down if that is possible.