How should I proceed to place elements side by side? For example, I want to place thumbnails side by side and when I reach the width of the container, I want the last thumbnail on the right to go down. I would like to do something similar to what you see on this page: http://revistaterraco.com.br/edicoes-impressas/
Every month a thumbnail is inserted in the first position at the top left, and the rest is pushed to the right.
I would like to set up something like that.
Hi,
You can achieve this using tagDiv Composer and these elements: flex block or flex grid, or a post loop and set a big number for Limit post number like 999, in this way it will not be needed to use pagination -> https://i.imgur.com/e0c13pc.png
Thank you!
But if I use some of these elements, they will display the posts. I don’t want to display posts. I want to display non-post content.
Hello !
You can achieve that using either an element like Image box or you can split the rows or use one of the image options here: https://www.screencast.com/t/yGhl3gzWS
In order to edit the ROW layout follow our guide here: https://www.youtube.com/watch?v=fa7GenCHcBU&t=22s
Thank you !
I still don’t understand how I should configure the row so that with each new element inserted, the others are “pushed” to the right, causing the element on the far right to be “pushed” down.
I need to set up a page very similar to this:
http://revistaterraco.com.br/edicoes-impressas/
What happens is that every month, a new element will be inserted at the beginning, so I need the other elements to be arranged automatically as explained above.
I’m dealing with non-post content.