Hi, newbie question. In layout366, is there a way to make the Image responsive the same way the div block outside do ?
Hey, I think what you are asking can be done by:
that should make the image inside cover the div and be more responsive.
You can then set the image container div to match the height of the container using flex box etc.