Hi,
I would like to know how to add some texts or link in team box instead of social icon.
Thank's
Hi, Please remove <div class="social-inner"> in <div class="social linear-3s"> and add your text
Thank's, but it does't works.
I do this but nothing happen : #
Hi, Next, please open file style.css and add:
.team-content .item .social a { font-size: 15px; color: #fff; padding: 5px; }
Hi,
Please remove <div class="social-inner"> in <div class="social linear-3s"> and add your text
Thank's, but it does't works.
I do this but nothing happen :
#
Hi,
Next, please open file style.css and add:
.team-content .item .social a {
font-size: 15px;
color: #fff;
padding: 5px;
}
Thank's