Archived topic
Image size
4 replies · Started by Bernhard on November 26, 2022
Hi there,
it's about the first block after the title "Veranstaltungen"
There is a query grid (8. Dezember) with an image in the left container and title and excerpt in the right container. The problem is the image size. I've set the image size to medium (I've tried also large), CSS width and height 350x180, container minimum height 180.
In the editor it shows the correct size, in the front end it is too small.
I'm not able to figure out, where the problem is.
1. I'm not seeing a min-height added to the container block.
2. The image size is set to width 150px and height 80px.
https://www.screencast.com/t/3pKA6L1j
Can you try setting the image width to 100%, height to 180px, and object-fill to cover?
I'm wondering where the 150 x 80 comes from.
I remade the block from scratch and now it works. :)
Thank you.
There might've been some wired cache going on.
Glad it works now!