Success.
@media screen and (max-width: 590px) { .site-header__logo .mobile-logo { display: none; } } @media screen and (max-width: 590px) { .site-header__logo .default-logo { display: block; } }
Add this to the bottom of theme.scss.liquid for some reason it's loading your logo at 96x40 for mobile instead of the 144x60 for desktop, since you're using the desktop logo accross all of the site I've turned the mobile logo off and told it to display the desktop logo in its place.
Subject | Author | Latest Post |
---|---|---|
Subject | Author | Posted |
---|---|---|
36 seconds ago | ||
an hour ago | ||
2 hours ago | ||
2 hours ago | ||
2 hours ago |