• Resolved jorlar1

    (@jorlar1)


    Hi, having some issues with this plugin. At first, its working fine. But once i start to edit any settings in the plugin, the product gallery images starts to get uneven sizes. See picture below. How can I get rid of this?
    PS. Im using Divi Theme

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Pulak Ahmed

    (@pulak00)

    Hi @jorlar1,

    Thanks for reaching us. Hope you are doing great today!

    By default, the ‘Thumbnail Size‘ is set to 150×150 px. But some of your thumbnail images are horizontal and don’t have to height to fulfill the 150px space proportionally. Check the screenshot.

    You can use square shape images to make the thumbnail proportionally equal. You can forcefully make the thumbnail size equal using some custom CSS as well. Add the following CSS to the custom CSS section of the plugin.

    #wpgs-gallery .wcgs-thumb.swiper-slide img {
        height: 120px;
    }

    Apply the solutions and let us know if the issue become resolved or not.

    Have a great day!

    Plugin Support Pulak Ahmed

    (@pulak00)

    Hi @jorlar1,

    This thread has been inactive for a bit, so I’m going to mark it as Resolved now. Please feel free to open a new one if you have any further questions.

    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Gallery thumbnails unconsistent sizes’ is closed to new replies.