Rounded Images

Available classes:

rui-img-rounded
rui-img-rounded--md
rui-img-rounded--lg
rui-img-rounded--xl

Add class to the <div> container and then add an image.

<div class="col-xs-12 col-lg-6 rui-img-rounded--lg pl-0 pr-lg-6">
  <img src="https://roseathemes.com/monocolor/1/pluginfile.php/1/theme_monocolor/monocolorsettingsimgs/0/block-8-img-1.jpg" alt="pic #1" width="800" height="600" class="img-fluid atto_image_button_text-bottom">
</div>

Last updated