PenciDesign replied
Hi,
On the widgets, there very small space to display it, so we don't make posts excerpts or posts contents display there.
If you want to do that, please open soledad/inc/widget/lastest_post_widget.php file and after line 123, add more this code:
\ <p style="margin: 15px 0 0;"><?php the_excerpt(); ?></p>
Like on this image
Best Regards,
PenciDesign