I’m not sure what all information you need so let me know if I leave anything out.
The theme is cards compact. Sorted by total views over all time. It’s using the custom HTML markup option. Here’s what’s there:
Before / after title:
<h3 class=”widget-title” style=”margin-top: 40px; margin-bottom: 40px; font-size: 1.5em; color: #3f5464;”>
</h3>
Before / after Popular Posts:
<ul class=”wpp-list wpp-cards-compact” style=”margin-top: 20px; margin-bottom: 20px;”>
Post HTML Markup:
<li style=”border-bottom: solid 2px #4e91bd; padding-bottom: 15px;”>{thumb_img}<div class=”wpp-item-data” style=”font-size: .75em; vertical-align: top; text-align: left; margin-top: -30px; text-transform: uppercase;”>{title}<div class=”author”>{author} | {date}</div></div>