Hi,
I would like to align the team members content with te top of the team section.
Can’t figure out the custom CSS by myself.
Thanks!
Hi,
I would like to align the team members content with te top of the team section.
Can’t figure out the custom CSS by myself.
Thanks!
Hello,
Please try this CSS solution:
#team .widget_illdy_person{
vertical-align: top;
}
If this is not working as expected, please send me live preview of the team section and I’ll see what I can do about it.
Cheers
Your solution does work great!
Cheers!!
That’s great news, I’m happy that you got it working alright.
Best regards