Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1131257

    Hi there,

    could you have a look and ideally a solution as to why the thumbnails are semi transparent? This is something that has just started occurring recently. See link below as an example. Occurs on all portfolio items.

    Thanks in advance.

    #1131846

    Hey clairemartindigital,

    Thank you using Enfold.

    The thumbnail doesn’t look transparent. Is it fixed? We checked it on Firefox Windows 10. Please try to remove the browser’s cache or check it on incognito mode.

    Best regards,
    Ismael

    #1131847

    Hi,

    UPDATE: I was looking at the main product image and didn’t notice the thumbnails below. Please try this css code.

    .avia_transform .avia-gallery-thumb img {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    Best regards,
    Ismael

    #1131848

    Thanks Ismael. You can mark this as resolved.

    Philipp

    #1131948

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Portfolio Gallery Thumbnail Issue’ is closed to new replies.