• Resolved sbelletti

    (@sbelletti)


    Suddenly, my thumbnails are distorted. They are displaying in the columns and squares properly, and the full size image looks fine. But the image inside the square thumbnails are being stretched and distorted. This is happening on every gallery page.

    I have the latest version of WordPress. I have the latest version of the plugin. I have not installed any other gallery plugins that might be conflicting. Thumbnails are set to Resizable. I have not made any changes to these galleries other than updating WordPress and the plugin.

    Anyone else seeing the same thing?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,
    I had the same issue, but this css worked for me:

    .bwg-item img {
    object-fit: cover;
    width: 100%;
    }

    Plugin Support Kima Baghdasaryan

    (@kimabaghdasaryan)

    Hi,

    Are you still experiencing the issue? I have checked your gallery and the issue is not there.

    Thank you!

    Have a nice day!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Thumbnails distorted’ is closed to new replies.