Adjusting Image height width in repeating group

I have a repeating group with a minimum width of 250px and a fixed height of 450px.

I want to add an image inside the repeating group, but the actual image is too tall and exceeds the desired 300px height.

To address this, I’ve set the image’s fixed height to 300px

However, it looks something like this:

Ideally, I would want the image to take the full width of the container and have a height of 300 pixels. This means only the top portion of the image that fits within the 300px height should be shown.

While setting “run mode-rendering” to zoom partially solves the issue, it unfortunately zooms in on the center of the image instead of the top.

Could someone please help me fix this and ensure the image takes full width and shows from the top?

I would just cut the image and try reuploading it to the repeating group

I cannot cut the image because I’m using the same image in other places, and there are thousands of images, making it impractical.

This topic was automatically closed after 70 days. New replies are no longer allowed.