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

    Thank you for a great theme. If possible, can you provide me with a CSS code to modify the team member social icons? I would like to change the color (from white) and also the positioning (lowering them within the box). Thanks in advance

    #509528

    Hi namorim!

    Add this to your custom CSS.

    .team-social a { background: red !important; top: 30px !important; }
    

    Regards,
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.