Hi,
I’m using the template “Image with text” from Dawn template
How can I make that the image is not cut off and the logo can be completely visible in the frame?
Thank you
conditioner bar page ( picture with table comparison )
Hi,
I’m using the template “Image with text” from Dawn template
How can I make that the image is not cut off and the logo can be completely visible in the frame?
Thank you
conditioner bar page ( picture with table comparison )
thanks for the code, should i paste it like that on one line?
is it possible to get the code as i should paste it in base.css
thanks hamza ![]()
/* Ensure the image is fully visible / .image-with-text__media img { object-fit: contain; / This ensures the entire image is visible / width: 100%; / Ensure the image takes up the full width of its container / height: auto; / Maintain the aspect ratio of the image */ }
Awesome, thanks so much hamza, do you know how to remove the border line of the picture edges ?
I can see a border on the edges of the photo even tho there are no edges in the artwork! Any code to remove it?