How do I place two buttons next to each other instead of it being stacked ontop of eachother?
My page – http://wsmsnyc.org/teachereducation/tuition-scholarships/
two buttons are labelled “2018-19 WSMS-TEP Scholarship Application” and “Financial Statement”. they built using a textbox and the code is:
[av_button label='2018-19 WSMS-TEP Scholarship Application ' link='manually,http://wsmsnyc.org/teachereducation/wp-content/uploads/2018/04/2018-19-WSMS-TEP-Scholarship-Application.docx' link_target='_blank' size='medium' position='left' icon_select='no' icon='ue800' font='entypo-fontello' color='custom' custom_bg='#f37733' custom_font='#ffffff' custom_class='' admin_preview_bg='']
[av_button label='Financial Statement' link='manually,http://wsmsnyc.org/teachereducation/wp-content/uploads/2018/04/2018-19-WSMS-TEP-Scholarship-Financial-Statement.docx' link_target='_blank' size='medium' position='left' icon_select='no' icon='ue800' font='entypo-fontello' color='custom' custom_bg='#f37733' custom_font='#ffffff' custom_class='' admin_preview_bg='']
Hey navindesigns,
Please update your theme to version 4.3 and use the button row element.
For an alternate method using the current version of the theme please check the button alignment section.
Best regards,
Vinay
I can use that inside of a text block?