I tried a lot of different logo sizes to upload to my website, but it still shows a blur, I changed my original size to 300×90 pixels, I will not use CSS to change the logo size, so please help me
Please check private contect to get my account.
this is my logo,
you can download:
https://drive.google.com/open?id=1vNvXfdPZpXU7MLvPrjHcxG912onTWNXJ
Thanks very much
Hey EricZhang0624,
Please have a look at the following thread:
https://wordpress.org/support/topic/logo-showing-blurry/
If you need further assistance please let us know.
Best regards,
Victoria
Yes..I still need your help.
I checked the topic link,and i havenot found the fix way
Thanks
Eric
Hi Eric,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.logo {
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
-ms-interpolation-mode: nearest-neighbor;
}
If you need further assistance please let us know.
Best regards,
Victoria