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
oh sorry password doesn’t work
godgod291 @KetanKumar this is password
1 Like
thanks for update yes, please add this code
- Go to Online Store->Theme->Edit code
- 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
sorry i can’t see code
