Okay
  Public Ticket #2236628
Post Creation
Closed

Comments

  • Bojan Neskovic started the conversation

    Hello,

    I am delighted with the Widget Creator.

    What will be your approach to create post list or grid to look like in attached image? So the latest post with different design and rest of the post with the same desing.

    Thank you in advance.

  •  1,174
    Amit replied

    you can give the first item a diffrent class and you can also give it diffrent html with twigg syntax 

    for example 

    {% if item.item_index > 1 %} your html {% endif %}