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

    Hey guys,

    How do I change the Team Member image position to align left and round, like with Testimonials?

    Please advise,
    David

    #429340

    Hi David!

    Please try adding this to Quick CSS under Enfold–>General Styling:

    .team-img-container img {
      margin: 0 0 !important;
      border-radius: 100%;
      height: 200px;
      width: 200px;
    }

    Best regards,
    Rikard

    • This reply was modified 9 years ago by Rikard.
    #430875

    Hey Rikard,

    That’s perfect. Thank you very much.
    Cheers,

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to change Team Member Image Position?’ is closed to new replies.