Blurred logos in Chrome and Opera
-
Hello,
How can I fix the logos of the brands so that they are not blurred. In Firefox they are clearly visible in Chrome and Opera are blurred.
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached.
Please deactivate all the third party plugins and provide with the admin panel login details of the website to check it myself and help you out accordingly.
Regards.
Xtemos Studios
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.labels-rectangular .label-with-img {
image-rendering: -webkit-optimize-contrast;
}
Best Regards