Hi,
I had this problem and changed the settings in the plugins php file but it still did not affect the icon colours. I came across another post that suggested changing them individually and adding the css changes to the themes stylesheet.
eg
.simple-social-icons .social-youtube a {
background-color: #EA171A !important;
}
.simple-social-icons . social-youtube a:hover {
background-color: #a69c91 !important;
}
I hope this helps someone.
Thanks hockeyhero4 – I had been searching for this for a while and this fixed the same problem for me.
Hi, I have the same problem – installed plugin but there is no extra page created on the dashboard – so it is not possible to configure for the verification method – have also entered code into comments.php file and see nothing.
Have logged out of admin area and still see nothing.