Home › Forums › Support › Font Awesome Animations? This topic has 1 reply, 2 voices, and was last updated 8 years, 8 months ago by Tom. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts December 29, 2016 at 4:27 pm #258980 Sigve Hey! I have been trying to get animated font awesome icons to work https://github.com/l-lin/font-awesome-animation I downloaded and added the CSS file “font-awesome-animation.min.css” to wp-content/themes/generatepress/css, but i have no clue what to do next. Anyone have an idea? Appreciate any help! 🙂 December 30, 2016 at 12:29 am #259048 TomLead Developer Lead Developer Hi there, You shouldn’t add anything to the parent theme as it will be lost when you update. Instead, use a child theme: https://docs.generatepress.com/article/using-child-theme/ You could add the file to your child theme, but it might be easier to just copy the CSS from the repo (https://github.com/l-lin/font-awesome-animation/blob/master/dist/font-awesome-animation.css) and add it to the existing style.css file (in the child theme). Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In