Is there a way to make (stretch) an image the full size of a Grid Row cell? I know that I can make a custom background image to fill the cell. But, I want to be able to use WEBP images for performance and background images are not turned into WEBP.
Hey rmatus,
There is no support for webp images in WordPress as of yet: https://wordpress.com/support/accepted-filetypes/. You might be able to find a plugin which will let you upload them, but I can’t say if it will work as a background in a Grid Row unfortunately.
Best regards,
Rikard
Thank you. I understand your answer. My question is subtly different.
Instead of using background images in a cell, is there a way to use the image element in a cell in such a way that the image takes up the entire cell from the edge of the cell without a margin or padding?
Roger