I have two logos one black and one white , only white is showing on mobile 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 .

store url https://7kingdomsbar.myshopify.com/

store password : godgod28

1 Like

@7kingodmsla

oh sorry password doesn’t work

godgod291 @KetanKumar this is password

1 Like

@7kingodmsla

thanks for update yes, please add this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
@media screen and (max-width: 768px){
.template-page .site-header__logo img {
mix-blend-mode: difference;
}
}

hey @KetanKumar it does not show still ?

1 Like

@7kingodmsla

sorry i can’t see code