badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Social link logo

#60565

Hi Bruno,

Just go to Appearance > Customize > Additional CSS and paste below custom CSS code to support the social profiles that you have added into your site.

.social-profiles ul li a[href*="pinterest.fr"]:before {
	content: '\f231';
}
.social-profiles ul li a[href*="behance.net"]:before {
	content: "\f1b4";
}

Thank you!