Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1406174

    Hi there,

    I’d like to set up a Grid Layout for the Blog-Site for my customer. It’ll be a 2 columns grid Layout. Is it possible to set the 2 Posts in one row into the same height so that the Details like Date or Number of comments are inline?

    best regards
    Florian

    #1406256

    Hi Florian,

    The images used should be of the same size to align it a bit.
    Should it be aligned top and bottom? or is it okay to make it just align the bottom part?

    Best regards,
    Nikko

    #1406268

    Hi Nikko,
    thanks a lot for your answer.
    It would be enough, if the bottom part would be aligned.

    best regards!

    #1406289

    Hi webbits,

    Please try to add this CSS code:

    .page-id-8181 #av_section_2 .slide-entry-wrap {
        display: flex;
        align-items: flex-end;
    }

    Hope it helps.

    Best regards,
    Nikko

    #1406315

    thank you very much, it works perfectly :)
    best regards!

    #1406372

    Hi,

    Great, I’m glad that Nikko could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

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