The only alternative is to use a background image which is hacky!
Good news! Now you can use the object-fit property to control how images resize within parent elements, giving you a more accessible and faster-loading alternative to background images.
Read all about it in our update.
For everyone still waiting on object-fit (which was *not* shipped, unfortunately as the metadata aboveclaims), Webflow has created a separate Wishlist idea here:
https://wishlist.webflow.com/ideas/WEBFLOW-I-2486
Ah, this is still so needed! Background image is bad for SEO and requires a lot of custom resizing :(
For those using custom code workarounds for this at the moment, a heads up that you can get this to preview in the Designer by adding your CSS to an Embed component on the page you are working on, and also turn this into a Symbol to use/edit the same chunks of code across various pages.
Using custom code at the moment but to me seems vital to have this functioning 'out of the box' asap, or alternatively at least get optimised background images as a stop-gap. Having neither of these is just as bad as the lack of an image gallery function. There's a lot to love about Webflow, but the basics required for building templates around a CMS (with editors who can't crop and compress every image they upload) need to be covered before adding additional bells and whistles to the platform.
Here is what I described on the idea that was merged with this one: Title says it all. Even Webflow's tutorial videos are full of examples of bg images being used instead of images. When images make sense in the context of the content, they should stay as images, be in the HTML code, have an alt-text.
Bringing object-fit to the UI, Webflow will make it possible for designer to produce better, accessible code, by letting them have as many options to fit and crop images than they have with bg-images.
By chosing what it brings to its native options, Webflow has a great responsibility in making designers respect the standards and teach them the good practices around semantic code and accessibility.
PS: it could be a very simple addition to the actual UI, using the already existing bg-image module. If an image is selected, we could use this module, not to _add a bg_ but to _add a fitting property_ with almost identical options.
+1
Especially useful as it would also tap into how Webflow serves responsively sized imagery.
How do we get this in Webflow? I know you can add custom code but this is a CSS component we need to avoid using all those divs with background images. We really need this!
Custom code workaround until this UI ships:
More info: https://developer.mozilla.org/en-US/docs/Web/CSS/object-fit
+1 on this, it's such a good way to deal with background images. Edge finally has compatibility, so it's only older versions of IE that don't. I'd love to see this included!
Surprised this doesn't have more votes. My guess is that a lot of people haven't used it. This property is a perfect alternative to background images.
A duplicate is here with even less votes: https://wishlist.webflow.com/ideas/WEBFLOW-I-1334