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

    Hi,

    Is there any css that can be added to make the image circular for the Team Member element?

    Thanks

    #1413542

    Hi,

    I found that pitting 250px border radius works and makes the image circular.

    Is there any css to align team member image to the left?

    Thanks
    Marcus

    #1413550

    Hi,

    Thank you for the inquiry.

    We may need to inspect the site in order to provide the appropriate modification. Please provide the site URL in the private field. In the mean time, adding this css might help.

    .team-img-container {
        float: left;
    }
    

    Best regards,
    Ismael

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