Bad logo Qualityin Chrome
-
Hello,
I am getting very bad logo quality in Google Chrome etc.
I have tried to upload a SVG logo but it dosent show up. I saw in you support forum that a code might help, so I tried to upload this:
<?xml version=”1.0″?>
<svg width=”120″ height=”120″
viewBox=”0 0 120 120″
xmlns=http://www.w3.org/2000/svg”>
<rect x=”10″ y=”10″ width=”100″ height=”100″/>
</svg>
But this code didn’t work.
Can you help me?
Screenshot with the logo quality is attached
Attachments:
You must be
logged in to view attached files.
Hello,
The problem is caused by SVG itself. I have test your svg file at my test site and it did not work at my end.
Try with some different svg file.
Best Regards.
But when I insert the code I got many error messages with the code. Any idea?
Attachments:
You must be
logged in to view attached files.
Hello,
Please send me the WP admin login details of your site so I will check the SVG logo on your site. Also, please delete the code. SVG logo should work without the code.
Best Regards.
Sending the log in here, also I send the logo in Illustrator file.
Couldn’t send the Illustrator file.
Hello,
Your problem is resolved. I took your logo with .png extension and convert it to .svg And that new generated svg file is working fine now.
You can get your svg logo from this link: https://jmp.sh/CGMDhoH
I have test it on your site and it’s working perfectly fine. You can check in the screenshot:
https://jmp.sh/EhgLLMk
Actually the issue with your svg file is that the starting is with xml and also using width and height attributes inside tag. That’s why I generated a new file. Because it is not possible to modify the code of that svg file.
Also you are using an old version of theme and outdated theme required plugins. Kindly update your theme and plugins as well.
Best Regards.