How to replace behance icon with another social icon?

Posted in: Newspaper
Post count: 26

Hi,

I have inserted another social network option here http://prntscr.com/fea0dk.

But now, i would like to insert the icon at this position http://prntscr.com/fea1ub because i wont be using behance. Please advice how to insert the icon here.

How do i do it?

Post count: 22421

Hello,

In order to get it to display instead of behance you will have to edit the author social icons under the users section of wordpress: https://www.screencast.com/t/TW8jYKHx0fz1
The you will have to add the icon with css as the theme does not have the icons you require so you will have to code it in. Here is an example: https://forum.tagdiv.com/topic/how-to-add-xing-as-a-social-network/

Thank you!

Post count: 26

Hi Bogdan,

I already added from the backend but now I will need to get the icons from other website. Can you provide me the css code to add the icon on the author profile please?

http://prntscr.com/fezek2

Post count: 26

Hi support, !

I got it!!

However the alignment seems higher than the rest http://prntscr.com/ff0o5v (Under the author profile)

How to align it?

My website is https://12kbd9lk.thecrewtimes.com/articles/144

Post count: 22421

Hello,
Since the icon does not react to the font settings, you can align the other ones to the new icon like so:
.author-box-wrap .td-author-social .td-icon-font{
font-size:20px;
}

Add the code in the theme panel-> custom css box

Thanks.

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.