Hi everyone!
I have a list of events and I want to show in a specific div only the first 3 items.
Then, I would like to show the next 3 in another div and etc.
Is there a way to do that? or I should use JS?
thanks
2 Likes
works perfectly - thanks!