Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #738539

    Hey guys – I found someone with a similar request but I didn’t find the solution to their thread: https://kriesi.at/support/topic/masonry-gallery-center/

    I have seven items and they need to be stacked in the same way that the wine bottles are above.

    Projects

    What kinds of CSS would be needed?

    #738551

    Hey Andrea,

    Please add two different masonry elements to your page and choose to display 4 columns in the top one and 3 in the bottom one and then add following code to Quick CSS

    #av-masonry-2 {
        max-width: 900px;
        margin: auto;
    }

    You would need to adjust the value and selector of your masonry element

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.