Comments Alex started the conversationNovember 17, 2019 at 1:58pmHow can I enter a FontAwesome symbol on my slider buttons? 1,710Barry 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,BarryQreativeThemes.com | WordPress ThemesAlex repliedNovember 17, 2019 at 5:32pmCan I place the icon on the right side of the button? 1,710Barry 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,BarryQreativeThemes.com | WordPress Themes 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
QreativeThemes.com | WordPress Themes
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:
Best regards,
Barry
QreativeThemes.com | WordPress Themes