• Hello

    How to make agent avatar image round instead of square? I tried the following css without success:

    .card–agents .tawk-avatar {
    border-radius: 50px;
    }

  • You must be logged in to reply to this topic.