0
Anonymous
I am having issue with the team page i have.
How do i align my team members, so they are equal and not with different spacing.
http://pyrotest.dk/teamet
2 Subscribers
Submit Answer
1 Answers
Best Answer
0
Welcome to our forum.
you can set height for each item, please use following css
.team-container .team-items .item{ height: 330px; }
Regards
Have you checked the option under "Layout Builder" > Thumbnail
https://imgur.com/a/MrU2s2f
You can use max height for thumbnails.
Please see the screenshot, hope this will fix your issues.
Regards