Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1417319

    Is there a way of making every Team Member box on a page the same height, such as 200 pixels?

    #1417334

    Hey stevewroche,

    I’m not sure if it would look very good, but you can try something like this:

    .page-id-324 .avia-team-member {
        min-height: 590px;
    }

    Best regards,
    Rikard

    #1417344

    Thank you, I will try that.

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