On each profile picture is "circular trimming". We want show full logos without this trimm (only on this subpage). Is is possible ?

    Hi xarlien,
    I can not access your site, I think you can use this CSS code to resolve the issue, you can add this code to the templates/ja-coach/css/custom.css file:

    .author-block .author-avatar a, .author-block .author-avatar span {
      border-radius: 0;
    } 

    If you still face this issue, you can send me a screenshot for further checking.

    Write a Reply...
    You need to Login to view replies.