Issue the Tutorial Image Cover / Image Fill On CSS Grid

Hello there, thank you for your reply, but it doesn’t really answer my question properly. In essence, I am needing an image to fill the frame/cell space as based on the tutorial. The question is bit more specific than to the answer given. Another way or wording is like so…

  • You have a visible space ( a frame ) of 300 px
  • Your image is 1000 px
  • I need to find the setting which is inline with ‘only’ showing a portion of that image.

For example, on 300 pixels of that image or a portion of that image is shown. According to that movieclip I shared, it is a case of selecting ‘cover’ in the image size settings. But this is not proving to be the case.

You can do something similar with CSS in positioning a ‘background image’ inside something if this helps at all.