• Resolved Mark Bennett

    (@flaboi850m)


    In custom content shortcode you could create a If statement with the condition of every. I used this to create a different design for every second loop. what is the best way to accomplish this

Viewing 1 replies (of 1 total)
  • Plugin Author Tangible

    (@tangibleinc)

    Hi! We’re working hard to meet feature parity with CCS, but I don’t think we’ve got that functionality yet (though you can already target the first or last item in a Loop using <If first> or <If last>).

    Usually I recommend making design variations like this with CSS instead of L&L. Would your design be achievable using an :nth-child selector to modify styling at an interval?

    I’ll verify that this feature is in the roadmap and mark this thread as resolved for now.

    Please feel free to visit our discussion forum if you have any other questions or feature requests.

Viewing 1 replies (of 1 total)
  • The topic ‘condition for every 2nd loop’ is closed to new replies.