Title: Replace link icon with text
Last modified: August 20, 2019

---

# Replace link icon with text

 *  Resolved [TVoltz](https://wordpress.org/support/users/tvoltz/)
 * (@tvoltz)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/replace-link-icon-with-text/)
 * Great plugin but I need an edit. In the member settings, I would like to add 
   the text
    - Read Bio
    -  rather than display the icon link – is there an option for that? We are currently
      linking the team member’s profile image to a bio page on the website. Thank
      you!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Freplace-link-icon-with-text%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Support [vidyakv](https://wordpress.org/support/users/vidyakv/)
 * (@vidyakv)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/replace-link-icon-with-text/#post-11867205)
 * Hi [@tvoltz](https://wordpress.org/support/users/tvoltz/),
 * Thanks for reaching out to us.
 * Please use the below CSS snippet in the Custom CSS field of your team’s edit 
   page.
 * `.awsm-social-icons .awsm-icon-link::after {
    content: "Read bio"; display: block;
   font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif; font-style:
   normal; } .awsm-social-icons .awsm-icon-link::before { display: none; }
 * Regards,
    Vidya k v
 *  Thread Starter [TVoltz](https://wordpress.org/support/users/tvoltz/)
 * (@tvoltz)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/replace-link-icon-with-text/#post-11871250)
 * Thank you, this worked perfectly! I appreciate your help.
 *  [tbarnette](https://wordpress.org/support/users/tbarnette/)
 * (@tbarnette)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/replace-link-icon-with-text/#post-11942593)
 * This work around worked very nicely. Using style 3, I would like the user to 
   be able to click on a link when they hover over the picture. Do you have the 
   css for that?
 *  Plugin Support [vidyakv](https://wordpress.org/support/users/vidyakv/)
 * (@vidyakv)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/replace-link-icon-with-text/#post-11943248)
 * Hi [@tbarnette](https://wordpress.org/support/users/tbarnette/),
 * In Card Style 3 the social links are clickable when you hover over the image.
   You can check the demo [here](https://demo.awsm.in/team/wp-lite-demo/).
 * Regards,
    Vidya K V
 *  [tbarnette](https://wordpress.org/support/users/tbarnette/)
 * (@tbarnette)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/replace-link-icon-with-text/#post-11949583)
 * Thanks for the quick reply. I know the social links are clickable. I would like
   the whole pop up to be clickable link when it pops over the picture.
 *  Plugin Support [vidyakv](https://wordpress.org/support/users/vidyakv/)
 * (@vidyakv)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/replace-link-icon-with-text/#post-11951453)
 * Hi [@tbarnette](https://wordpress.org/support/users/tbarnette/),
 * Unfortunately, it is not possible.
 * Regards,
    Vidya K V

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Replace link icon with text’ is closed to new replies.

 * ![](https://ps.w.org/awsm-team/assets/icon-256x256.png?rev=1934091)
 * [AWSM Team - Team Showcase Plugin](https://wordpress.org/plugins/awsm-team/)
 * [Support Threads](https://wordpress.org/support/plugin/awsm-team/)
 * [Active Topics](https://wordpress.org/support/plugin/awsm-team/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/awsm-team/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/awsm-team/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [vidyakv](https://wordpress.org/support/users/vidyakv/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/replace-link-icon-with-text/#post-11951453)
 * Status: resolved