Comments Jonathan started the conversationFebruary 3, 2015 at 12:54amHowdy, I would like to change the left/right icons of the carousel from the default fontawesome icon to a different pair of left/right fontawesome icons. I would like to change it to "icon-chevron-sign-right" instead of what it is now. Thanks -Jonathan repliedFebruary 3, 2015 at 12:56amImage attached for illustration purposes: 8,848Tahir repliedFebruary 3, 2015 at 2:59pmHey!Can you provide the page url so i can write page specific custom css .Thanks ThemeNectar Support Team Jonathan repliedFebruary 3, 2015 at 6:25pmSure, here is the link:http://msgworx-dev.com/2014/ 8,848Tahir repliedFebruary 3, 2015 at 11:29pmHey!Add this into the Custom CSS box located in your Salient Options panel :.icon-salient-right-arrow-thin:before { content: "\f054"; } .icon-salient-left-arrow-thin:before { content: "\f053"; } .icon-salient-right-arrow-thin,.icon-salient-left-arrow-thin{ font-family: 'FontAwesome' !important; } Thanks ThemeNectar Support Team Jonathan repliedFebruary 3, 2015 at 11:38pmCool, thanks alot! Sign in to reply ...
Howdy, I would like to change the left/right icons of the carousel from the default fontawesome icon to a different pair of left/right fontawesome icons. I would like to change it to "icon-chevron-sign-right" instead of what it is now. Thanks -
Image attached for illustration purposes:
Hey!
Can you provide the page url so i can write page specific custom css .
Thanks
ThemeNectar Support Team
Sure, here is the link:
http://msgworx-dev.com/2014/
Hey!
ThemeNectar Support Team
Cool, thanks alot!