I Have Two Logos One Black And One White , Only White Is Showing On other page View - Brooklyn Theme

i have two logos one black and one white , only white is showing on mobile view - brooklyn theme - my header is white and the white logo is only showing please help .

@7kingodmsla

Please check this tutorial link

https://www.blackbeltcommerce.com/how-to-add-a-smooth-scroll-effect-on-shopify/

Thanks!

@7kingodmsla

Could you provide me store URL? I should be able to answer your question.

Yours faithfully!

Welcome to shopify community.

Please share your store URL and if your store is password protected then please provide password too.

Thank you.

https://7kingdomsbar.myshopify.com/

password godgod281 @Denishamakwana @DelightCart

Hi,

I checked it in my device it work perfectly.

see atteched screenshot.

Thank you.

@Denishamakwana , yes it works for homepage, that is not the problem . the problem is when i go to other pages in navigation the logo does not change colors

For that I already give solution:

Please add second tag in admin side for black logo but you can’t implement it so I give another solution hope it work .

Please add below css in bottom of assets/theme.scss.css file

@media screen and (max-width: 768px)

.site-header__logo img {
filter: invert(100%);

}
Thank you.

this does not work either sir thank you for your help @Denishamakwana