Tagged: enfold, header icons, social media icons
I have added the code just like the previous tutorial mentions (https://kriesi.at/support/topic/youtube-icon) and having some issues with this. Is there any way you guys could create a new fontello font and add the css?
Or at least tell me what is wrong with my version?
eyeverify.flywheelsites.com
flywheel
h798428365
Thanks,
Hi designbyjm,
I’m not able to log in with the above credentials. New icons are in the works but are just not ready for release yet.
If we can see the site live we should be able to see whats going on.
Regards,
Devin
You can visit the site at: eyeverify.flywheelsites.com
You will need the following credentials to see it though:
U: flywheel
P: h798428365
This is not the admin. I have the Youtube icon added but it’s providing some weird styling to it.
Hi!
Please insert following code into the quick css field
#top .social_bookmarks_youtube {
text-indent: -25px;
line-height: 30px;
font-family: 'youtubefont';
font-size: 1.5em;
}
Best regards,
Peter
This partially worked. Had to adjust quite a bit. Thanks for your help.
Once I have this icon in place, the pointer doesn’t show up properly. It only shows up around the edges of the icon vs the center much like the others. Any ideas?
Figured this one out. It was a z-index issue.