Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialGoldSpec Digital
4,185 PointsCan you use transition timing function on font-awesome icon?
In this example, Guil uses an img as his icon in the button - I generally place icons in buttons using a font-awesome icon.
i've tried to replicate Guils code using a font awesome icon instead of an image and my code is not working.
Can anyone advise if it is possible to do this using font awesome?
Many thanks
1 Answer
Tobi Smith
752 PointsSure. just give it a class or call the exact element :D
Steven Parker
231,210 PointsSteven Parker
231,210 PointsI can't see why it would be a problem. It would help to make a snapshot of your workspace and post the link to it here.