I'm using the Nectar shortcode to display the share buttons. The default color is very light grey. Is it possible to change that, or at least make it darker? I'm not asking about the hover, just the before. Thanks!
Add this into the Custom CSS box located in your Salient Options panel :
a.pinterest-share i, a.facebook-share i, .twitter-share i, .google-plus-share i, [class^="icon-"].icon-salient-heart, [class^="icon-"].icon-salient-heart-2, .linkedin-share i {
color: #bbb !important;
}
Hello,
I'm using the Nectar shortcode to display the share buttons. The default color is very light grey. Is it possible to change that, or at least make it darker? I'm not asking about the hover, just the before. Thanks!
Hey!
ThemeNectar Support Team
As always, thank you.