Comments souza started the conversationAugust 8, 2016 at 7:03pmHi, In Salient, How remove the "|" character from 'share social icons' footer ? Thanks 8,996Tahir repliedAugust 9, 2016 at 1:02amHey, Please provide the page url so that i can write up the custom css for whats possible. Thanks ThemeNectar Support Team souza repliedAugust 10, 2016 at 10:44pmHi Tahlr, Worked using: style.css line: 11168 - setting border to 0 px .nectar-social > * { border-right: 0px solid #ddd;} Now I need discover how apply only in css panel (without change the file style.css) Best, Souza 8,996Tahir repliedAugust 12, 2016 at 12:26amHey ,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : .nectar-social > * { border-right: 0px solid #ddd !important; } Best. ThemeNectar Support Team 1 Likesouza repliedAugust 12, 2016 at 3:43amWorked! nice! thankssouza repliedDecember 29, 2016 at 12:24amHow I change the social-icon color ? 8,996Tahir repliedDecember 29, 2016 at 3:37pmHey, Please provide the page url so that i can write up the custom css for whats possible. This might help write up Custom CSS: https://support.woothemes.com/hc/en-us/articles/203105957-Customizing-your-theme-with-Firebug . Thanks ThemeNectar Support Team Sign in to reply ...
Hi,
In Salient,
How remove the "|" character from 'share social icons' footer ?
Thanks
Hey,
Please provide the page url so that i can write up the custom css for whats possible.
Thanks
ThemeNectar Support Team
Hi Tahlr,
Worked using:
style.css line: 11168 - setting border to 0 px
.nectar-social > * {
border-right: 0px solid #ddd;
}
Now I need discover how apply only in css panel (without change the file style.css)
Best,
Souza
Hey ,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Best.
ThemeNectar Support Team
Worked!
nice! thanks
How I change the social-icon color ?
Hey,
Please provide the page url so that i can write up the custom css for whats possible.
This might help write up Custom CSS: https://support.woothemes.com/hc/en-us/articles/203105957-Customizing-your-theme-with-Firebug .
Thanks
ThemeNectar Support Team