i need to change social media icons color in footer socket, i tired to change it from Quick CSS by adding the following code with no response
#socket .av-social-link-facebook a {
color: #fff !important;
background:#fff;
background-color: #37589b !important;
}
#socket .av-social-link-twitter a {
color: #fff !important;
background-color: #46d4fe !important;
}
#socket .av-social-link-youtube a {
color: #fff !important;
background-color: #a72b1d !important;
}
#socket .av-social-link-gplus a {
color: #fff !important;
background-color: #de5a49 !important;
}
#socket .av-social-link-instagram a {
color: #fff !important;
background-color: #a67658 !important;
}
Hey ameibc,
Best regards,
Victoria
