Comments 2Alex started the conversationNovember 17, 2019 at 1:58pmHow can I enter a FontAwesome symbol on my slider buttons? 1,899Barry repliedNovember 17, 2019 at 2:37pmHi Alex,Instead of using the button fields in each slide you can add the button shortcode, with icon attribute, to the slide content textarea (see attached screenshot):[button href="yourdomain.com" icon="fa-angle-right"] Text [/button]Best regards,BarryOFFER FOR ENVATO CUSTOMERS: ONE-YEAR SUPPORT PLANQreativeThemes.com | Qreative Header Footer Designer Plugin | Give me a Rating 2Alex repliedNovember 17, 2019 at 5:32pmCan I place the icon on the right side of the button? 1,899Barry repliedNovember 17, 2019 at 5:39pmThis will be possible by using some custom CSS. Please add the following line to Appearance -> Customize - > Additional CSS: .btn i { float: right; margin: 2px 0 0 10px; } Best regards,BarryOFFER FOR ENVATO CUSTOMERS: ONE-YEAR SUPPORT PLANQreativeThemes.com | Qreative Header Footer Designer Plugin | Give me a Rating Sign in to reply ...
How can I enter a FontAwesome symbol on my slider buttons?
Hi Alex,
Instead of using the button fields in each slide you can add the button shortcode, with icon attribute, to the slide content textarea (see attached screenshot):
[button href="yourdomain.com" icon="fa-angle-right"] Text [/button]
Best regards,
Barry
OFFER FOR ENVATO CUSTOMERS: ONE-YEAR SUPPORT PLAN
QreativeThemes.com | Qreative Header Footer Designer Plugin | Give me a Rating
Can I place the icon on the right side of the button?
This will be possible by using some custom CSS. Please add the following line to Appearance -> Customize - > Additional CSS:
.btn i { float: right; margin: 2px 0 0 10px; }Best regards,
Barry
OFFER FOR ENVATO CUSTOMERS: ONE-YEAR SUPPORT PLAN
QreativeThemes.com | Qreative Header Footer Designer Plugin | Give me a Rating