I want to include a youtube social icon. I see that the theme uses font awesome, but the font-awesome css class doesnt seem to work. I’ve tried ico-youtube, icon-youtube, ico-youtube-play.
Can you tell me the css for youtube?
thanks.
This topic has 3 replies, 2 voices, and was last updated 9 years, 6 months ago ago by Robert Hall
I want to include a youtube social icon. I see that the theme uses font awesome, but the font-awesome css class doesnt seem to work. I’ve tried ico-youtube, icon-youtube, ico-youtube-play.
Can you tell me the css for youtube?
thanks.
ah I worked it out π
.menu-social-icons .ico-youtube-play {
display: block;
width: 28px;
height: 28px;
}
.menu-social-icons .ico-youtube-play:before {
content: “\f16a”;
font-family: FontAwesome;
}
Hello,
Weβre glad to hear it.
If you have any questions feel free to contact us.
Regards,
Robert Hall
The issue related to '‘youtube ico’' has been successfully resolved, and the topic is now closed for further responses