Basic Image Aspect Ratio
Hi all,
i want to know if there is any way to set an image in the builder to an aspect ratio like 1:1 or 3:2.
For example i have an query loop wrap with the image element that shows my {featured_image}.
How in the world can i set this picture in aspect ratio? Do i need CSS?
(Image Position center center, size cover, i dont want to use a fixed height and width in Style tab because i want it resonsive to stay in the aspect ratio,)
Ill attach an screenshot. Thanks!
Comments
Hi,
No, there is no option to set the aspect ratio.
The only option is (as you already mentioned) setting the width and height values. Please note that these fields have responsiveness icons next to them, so you can set them to be responsive.
Best regards
All right thank you! An aspect ratio function would be really nice in the future maybe you can implement it one day. Right now ive got an functions.php shortcode snippet from ChatGPT that solves my problem.
Please leave your suggestion as a comment in the following topic, so we will not miss it:
https://forum.muffingroup.com/betheme/discussion/113/your-suggestions-for-future-updates#latest
Thanks