I am trying to “animate” both my text and icon but only the icon seems to work… how can I make them work?
Do you mean the freecodecamp text with the icon at the bottom?
If so 1 way you could do it is to wrap the text & icon in a div and use that div for the hover rather than #contacts. It works when I try it though I would then have to give the div a width of maybe 150px so the hover effect didn’t stretch across the whole screen.
There is probably a more elegant way of doing it to be fair
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.