Hi,
we would like to share some blog infos over facebook on our page but it looks like something is missing in the icons. Especially by facebook.
Would you have a code for that?
Many greetings rixi
Hey Rixi,
Thanks for contacting us!
You have following code in your custom CSS which is making icon color the same as the background color
.av-social-link-facebook a {
color: #37589b !important;
}
Please remove the code and then add following code to Quick CSS to fix the line height
.av-share-box ul li a {
line-height: 25px;
}
Regards,
Yigit
Hi Yigit,
wow, that was quick :) Thanks a lot, now it looks great, jippy :)
Many greetings rixi