Currently we have a blog element using a carousel layout. I want to make it so it shows 6 items in 2 rows, rather than 6 elements in one row.
I don’t see a row option in the element, is there a way I can adjust this with CSS?
Unfortunately, our theme doesn’t currently support multiple rows within a carousel layout.
However, you can switch the blog layout to “grid” or another style that naturally displays posts in multiple rows.
Alternatively, a creative workaround would be to add two separate blog widgets, both using the carousel layout. Place one below the other and set each to show 3 posts — this way, you can visually achieve a 2-row carousel effect with 6 posts in total.