Home Forums Basel support forum Team member slider

Team member slider

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19775

    despina.mina
    Participant

    Hello,
    i would like to ask if there is the possibility to create the team member elements in slider layout or since there is slider layout in testimonial elements and i can make it this way,to change the circular shape of testimonial avatar in square.
    Thank you

    #19790

    Artem Temos
    Keymaster

    Hi,

    Unfortunately, there is no team member slider in our theme. If you want to change testimonials avatar shape to square, add the following code snippet to the Custom CSS

    div.testimonial .testimonial-avatar img {
        border-radius:0;
    }

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)