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

    I applied .avia_image_team { border-radius: 150px; } in my custom.css, which achieved the radius on the image.

    But when you hover, there is still a square. Can someone point out what’s controlling that hover elements border-radius?

    http://carveskateshop.us/team/

    • This topic was modified 11 years ago by tlow87.
    #187237

    Hey tlow87!

    Add this on your custom.css or Quick CSS:

    .avia-team-member .team-social {
    border-radius: 150px;
    }

    Remove browser cache then reload the page.

    Cheers!
    Ismael

    #187390

    You rock! Thank you.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Circular Team Member Image’ is closed to new replies.