Home › Forums › Kraft Theme Support › Team pictures and bios not following each others on the home page
- This topic has 7 replies, 2 voices, and was last updated 8 years, 4 months ago by Sonl Sinha.
-
AuthorPosts
-
June 2, 2016 at 9:58 am #35728
Hi, i have multiples members of “Our Team” but they dont align well.
Why is the fourth image on its own line in the middle and the fifth and sixth on a third line instead of being on the second line?
There should be only two lines with 3 images on each. All the images are the same width and height.
Thanks
Benoit
June 3, 2016 at 4:59 am #35816Hi Patrick,
Kindly show us your website URL.
Regards,
BradJune 3, 2016 at 9:57 am #35846Hi Brad,
http://www.cliniquevetdomainevert.ca
June 3, 2016 at 11:44 am #35875Hi Patrick,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.teammember-list {display: inline-block; float: none;}
Regards,
BradJune 3, 2016 at 9:42 pm #35940Thank you Brad. But why is the first line not aligned?
June 6, 2016 at 5:05 am #36057Hi Patrick,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.teammember-list{display:inline-table !important;}
Regards,
BradJune 6, 2016 at 6:58 pm #36164Thanks again, it works perfect!
June 7, 2016 at 5:06 am #36206🙂
-
AuthorPosts
- You must be logged in to reply to this topic.