Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
html body .facebook-share:hover i, html body .facebook-share.hovered i {
color: #5c80ca!important;
}
html body .twitter-share:hover i, html body .twitter-share.hovered i {
color: #08c7ff!important;
}
html body .pinterest-share:hover i, html body .pinterest-share.hovered i {
color: #dc2329!important;
}
html body .google-plus-share:hover i, html body .google-plus-share.hovered i {
color : #de4b39!important;
}
html body .linkedin-share:hover i, html body .linkedin-share.hovered i {
color : #409ecd!important;
}
Hello,
I am trying to add social buttons using the nectar shortcodes. There is only five in the options though? I would like to add Instagram and Behance.
Thanks
Hey ,
You will have to add custom html like below. The inactive class is added so javascript doesnt act on it and the icon acts like a simple link .
Thanks
ThemeNectar Support Team
Thank you for posting this, I was just about to ask the same question.
Tahir, what is the code for opening in a new window?
And mouseover makes the logo now disappear, can you give it another effect? The text: FOLLOW US ?
Hey Marc,
Could you provide the page url so live edit in the browser.
Thanks
ThemeNectar Support Team
http://www.lasaracina.it/new/
at the bottom of the page
Hey ,
Thanks
ThemeNectar Support Team
Thanks!