Hello,
I would like to edit the social links area in header to show 2 instances of twitter and FB with a label for each as illustrated in link (private content section). Please advise where I edit to accomplish this. Please also give guidance on 2 twitter/ FB link creation and how to change colours on hover for each
Many thanks
S
Another option is to edit the Alt hover text and change color of 2nd versions of icons added.
You may see private link have 2 versions of twitter and FB so must differentiate ALT and color.
Thanks in advance for answer.
S
Hi!
Thank you for using Enfold.
Use this for second twitter icon:
#top #wrap_all .av-social-link-twitter.social_icon_3:hover a {
color: #fff;
background-color: red !important;
}
This one for the second facebook icon:
#top #wrap_all .av-social-link-facebook.social_icon_4:hover a {
color: #fff;
background-color: blue !important;
}
Cheers!
Ismael
Thanks I will try this. Could you please also advise who to edit the hover (ALT) text. If can do this I think client will be satisfied.
Thanks again
S
Hi!
please refer to this post: https://kriesi.at/support/topic/how-to-change-text-in-tooltip-for-social-media-icons-in-header/#post-319550
Best regards,
Andy