How would I show 2 facebook social icons (in header and footer) – but with different colors?
Thank you
I realize my question may me vague. What I am asking is the client would like 2 facebook icons in the header (because they have 2 facebook accounts). I know how to put two facebook icons in the header – my problem is: how to make the 2 facebook icons have a different color? One blue and one red, for example.
Thank you
Thank you for your reply,
The link is noted in private content.
Right now the icons for the two facebook accounts are in the upper right hand corner and lower left hand corner. They are both the same blue.
Since the links go to two different facebook accounts, I would like to make one facebook blue and the other gold (the rollover effect can remain the same).
Also, when the curser hovers over the facebook icons, a pop up text box appears that says “facebook” for both. Is it possible to have one read “facebook – Stuart” and the other facebook – Lake Park”.
Thank you for all your help,
Sincerely,
Amy
I put a comma for the .com by mistake
Hi,
We would like to check the site but our access has been limited. Please deactivate all “blocking” features or plugin in the site so that all moderators can access it.
Your access to this site has been limited
Your access to this service has been temporarily limited. Please try again in a few minutes. (HTTP response code 503)
Best regards,
Ismael
Sorry about that. I have unblocked all countries in wordfence – you should be able to access the site now.
Thank you
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
li.av-social-link-facebook:nth-child(2) a:before {
color: red;
}
Best regards,
Yigit
Thank you! It worked great!