Remove Circle crop on team member page section

Support Forums for LiveMesh Themes & Plugins Forums Agile Theme Support Remove Circle crop on team member page section

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #15790
    designmek
    Member

    Anyway to remove the circle crop on the team member page section?

    #15794
    Veena
    Moderator

    Pls use the below custom CSS in themeoptions –

    .team-slider .team-member img {
        border-radius: 0;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.