I’m having an issue with image sizing. I wanted to lock the image size so no matter what image I add, it stays the same size. I also added a circle or line around the image. When I replace the image, the image and circle/line around the image becomes more oval like than an circle.
How can lock the image size? So the image in the circle stays the same?
Why don’t you make a div that is set to the correct width and height with the correct corner radius and then set the image as a background set to cover?
Select your div that you want to apply the background image and go into the settings for the div where you can select the cms items it pulls from. You’ll see get BG image from… Select that and you can then to into the regular styling area for background image and you can set the positioning and set it to cover there.
In the size section you can explicitly give the dimensions you want to the image element. Then where it says “Fit” you can select the option “Cover” so it always fills the image element properly without warping or stretching.