This show last 5 items from yourcategoryname with thumbnail link :
[loop type=”post” category=”yourcategoryname” order=”DESC” count=”5″]
<div class=”row”>
<div class=”yourclassname”>[field thumbnail-link]</div>
<div class=”yourclassname”>
<h2>[field title-link]</h2>
<p>[content field=”excerpt” words=”50″ more=”See more…”]</p>
</div>
</div>
[/loop]
Have a good day and God bless you,
Emanuel
Ok. thanks a lot for the answer!