Change Color of Social Media Icons in Action Bar

Hello,

Some time ago I received this custom css to change the color of my email/number in my action bar: 
#Action_bar .contact_details li { color: #5c3798 !important; }
#Action_bar .contact_details li a { color: #5c3798 !important; }

1. I want to change the color of my social media icons in my action bar as well. What is the css for this?
2. Is it possible to increase the size of the social media icons?

Thank you

Comments

Sign In or Register to comment.