Hello,
First of all, I hope you are all well for the Covid-19 :). Forgive my English, it is not very good.
My problem is that I can’t get the logo to look good on the mobile version. It looks fuzzy. It’s funny because if I put a bigger logo (950px) on the mobile version it looks good, but on the desktop one it doesn’t. And it depends on the desktop computer it looks good on some screens, and not others.
The web is: http://ekkonomethod.net/
HELP!!!!!
Hi,
Your logo looks fine on my end when using Iphone emulation in Chrome, could you post a screenshot of what you are seeing on your end please? Also let us know which browser and device you are using.
Best regards,
Rikard
Sorry, I modified the logo. Now it is on 21.5 screens where it looks blurry. It’s funny because in Firefox it looks good, but in Chrome it doesn’t. I pass you a screenshot.
If you look, the letters of the logo are blurred. They don’t have the definition you have on the laptop. I have been trying to find the solution for several days but I am unable.
Hi,
Can you try adding this CSS code in Quick CSS, located in Enfold > General Styling:
#top .logo img {
-webkit-text-size-adjust: 100%;
}
If that doesn’t work please replace it with:
#top .logo img {
-webkit-text-size-adjust: 100%;
image-rendering: -webkit-optimize-contrast;
}
Hope it helps.
Best regards,
Nikko
Great!!!!
Very thanks!!
Hi Lolamediante,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko