I've tested the code I sent you in a mobile and it works fine with a crisp logo, try clearing your cache on mobile safari/chrome, either way there's not a problem with the code based on the debutify theme I tested it on.
This is an accepted solution.
@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.
Hi! I got a similar problem. In my case , on both version (desktop and mobile) , raising the size with the code typed in them.ssc.liquid , it becomes very low quality. I got it from canva. The theme is the same. Here is the site link. The password is dayfre
User | Count |
---|---|
502 | |
210 | |
129 | |
81 | |
46 |