Comments 1Filipe started the conversationJanuary 1, 2018 at 9:00pmHi,How do I change the toggle icons "-" and "+" to something else?Cheers 1Filipe repliedJanuary 1, 2018 at 9:02pmscreenshot attached 9,016Tahir repliedJanuary 2, 2018 at 11:30am Hey Again, Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : .toggles .icon-minus-sign:before { content: "\f032" !important; } .toggles .icon-plus-sign:before { content: "\f051" !important; } Thanks ThemeNectar Support Team Sign in to reply ...
Hi,
How do I change the toggle icons "-" and "+" to something else?
Cheers
screenshot attached
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
ThemeNectar Support Team