Blog Widgets
Blog widgets same as blog listing comes with different templates and styles.
Use blog widgets separately or mix them.
Default widget
You can set amount of columns and image size in theme settings. Big images will be cropped.
Titles only
Add class following line to Custom template field in blog widget settings.
Magefan_Blog::widget/recent-titles.phtml
You can wrap it in a-center class to center text
<div class="a-center"> ...widget here... </div>
Big widget template
Add class following line to Custom template field in blog widget settings.
Magefan_Blog::widget/recent-big.phtml
Mixed Big and Titles Widgets
Use different widget styles together. Here is an example of "Big" and "Titles" widgets templates in two columns.
Big in Two Columns
You can add specific post using Featured Blog Posts widget. Here is an example of two big widgets with different posts placed in columns
Default widget Classic Style
Default widget also comes in athlete classic style if you choose "classic" style for blog listing.
Check it here