• Resolved w-sky

    (@w-sky)


    Hello, I have saved width = 266 and height = 150 in list settings but I see that a few images that have a different aspect ratio then most others (4:3 instead of 16:9) are displayed with a greater height and thus much bigger than the others.

    Can I add max-height: 150px; to the list styles? Only the width value is already included by style parameter “max-width” (as I can see from browser inspector).

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter w-sky

    (@w-sky)

    I have added a short CSS code with Customizer:

    .size-267x150 {
    max-height: 150px;
    }

    …and it works so far as now all preview pictures have the same size and height. Only the setting to keep aspect ratio does not seem to have an effect, the affected images are now squeezed to fit.

    Plugin Author Kybernetik Services

    (@kybernetikservices)

    Dear @w-sky .

    It looks like you can solve the problem and your website is now displaying the images in the correct ratio.

    I will close this thread.

    If you have further questions, please don’t hesitate to open a new thread.

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

The topic ‘Thumbnail size max height (preview image)’ is closed to new replies.