Home Forums WoodMart support forum Blurred logos in Chrome and Opera

Blurred logos in Chrome and Opera

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #296178

    ccomm
    Participant

    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.
    #296240

    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

    #296242

    ccomm
    Participant

    Hello

    #296354

    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

Viewing 4 posts - 1 through 4 (of 4 total)