How can I change animations for 'team' social links? Make shortcode icons bigger?
I am stuck on fixing these two things. Please help me out so I can finish working on this site.
1.) In the team section, the social media links are animated and my client wants them to be simple hover like the icons in the footer.
2.) The footer social media icons are 'too small' for my client and he wants them to be bigger. I tried doing it was standard html/css but then there is no hover. Can you please help me find a way to make this work?
I can normally figure out things by myself but I'm getting overwhelmed with the dozens of new things he wants me to change every week.
Please and thanks.
Comments
1. We see that you have added new icons to the first team member, this is the only way to do it, just do no use that shortcode. This should help you: http://themes.muffingroup.com/be/theme/shortcodes/typography/#icons
2. This is not actually the footer and the icons are created within the section. I cannot target them with css, it would target all icons on the website. Please either add a custom class to this column/wrap or add simple style="font-size:20px" to the <a> tag
thanks