Comments Roy started the conversationMarch 26, 2015 at 8:50pmHi!Is there a way to change the plus-icon on the toggle bar? I would like to change the icon plus to the icon-arrow-down.Thanks! 8,998Tahir repliedMarch 27, 2015 at 4:26pmHey, Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :.icon-plus-sign:before { content: "\f054" !important; } .icon-minus-sign:before { content: "\f052" !important; }Try changing the content values. -T ThemeNectar Support Team Roy repliedApril 2, 2015 at 2:50pmHi,Thanks! I made the changes, but now it shows only the numbers of content values: http://uusi.metgen.com/solutions/pulp-and-paper/How should I know which values to use?-Roy 8,998Tahir repliedApril 2, 2015 at 4:57pmHey, See screenshot: .Add a backslash in there. Thanks ThemeNectar Support Team Roy repliedApril 6, 2015 at 5:52pmHiIt works now. Many Thanks!-r 2darnoldussen repliedSeptember 25, 2018 at 7:54pmThis works but how do you hide the plus and minus icon? 8,998Tahir repliedSeptember 25, 2018 at 7:59pm@darnoldussen,Please create a new ticket so we cant provide the correct css. Best ThemeNectar Support Team Sign in to reply ...
Hi!
Is there a way to change the plus-icon on the toggle bar? I would like to change the icon plus to the icon-arrow-down.
Thanks!
Hey,
Try changing the content values.
-T
ThemeNectar Support Team
Hi,
Thanks! I made the changes, but now it shows only the numbers of content values: http://uusi.metgen.com/solutions/pulp-and-paper/
How should I know which values to use?
-Roy
Hey,
See screenshot: .
Add a backslash in there.
Thanks
ThemeNectar Support Team
Hi
It works now. Many Thanks!
-r
This works but how do you hide the plus and minus icon?
@darnoldussen,
Please create a new ticket so we cant provide the correct css.
Best
ThemeNectar Support Team