Resize Image to Fit in Image Element

No problem! :smiley: I actually just realized the same effect can be accomplished using Imgix. It’s better to use an image element (instead of a group) because then Users can right click to save the image, view in a new tab, etc. With a group, a User won’t be able to do that.

After the dynamic data expression, select ‘:processed with Imgix’:

Then check “resize to fit the dimensions by cropping”.

And the last setting is run-mode rendering to “Stretch”:

*Make sure keep elements in proportion as page is resized is unchecked, and this should work in the same way as the group method! :slight_smile:

18 Likes