RESPONSIVE IMAGE

WALDO provides 2 types of images, but its easy to customise and use it according to your need. It's very responsive and easy.

Rectangle & Round Image

Use image-fluid class to make your rectangle images fit in the parent element and use image-fluid round class to use round images. Copy paste the code example below.

Code Example

<img class="image-fluid" src="https://picsum.photos/500/300" alt="rectangular-image"> <img class="image-fluid round" src="https://picsum.photos/500/500" alt="round-image">
rectangular-image round-image