Closed poonamshah closed 4 years ago
Hi,
You can use "img-fluid" as a class on images to make them spread the width of the container with automatic height. Smaller screens would simply shrink the image down that way. This is a Bootstrap class. There currently is no shortcode in Ace to support this natively, so you just have to add the HTML element with that class.
How can I resize image to fit in different devices?