In this tutorial, I shall show how we shall hide excerpts on all except the latest post. As per the above image, I used the Query Loop builder of the Bricks and created the grid layout of the latest 3 posts. Here I used the following nested elements under the Block element(I added the single Post Query Loop builder feature in this element and built the grid layout with the CSS Grid option).
1. Image Element
2. Post Title Element
3. Meta Data Element
4. Post Excerpt Element.
After completing the layout, I selected the Post Excerpt element and applied the following condition.
{loop_counter} is a custom dynamic tag that is only available in the BricksUltimate 3rd party add-on.