• Hey, I’ve currently got a small form, I want my button to say “Contact Us” and have a small arrow icon next to “Us”

    I’ve attempted to use:

    <p style="float:left;margin-right:5px;">[submit class:vc_general class:vc_btn3 class:vc_btn3-size-md class:vc_btn3-shape-rounded class:vc_btn3-style-modern class:vc_btn3-icon-right class:vc_btn3-color-green "Contact Us <i class='fa fa-arrow-circle-o-right'></i>"]</p>

    however that actually displays: Contact Us <i class=’fa fa-arrow-circle-o-right’></i>

    which clearly isnt right. Is there a way to add an icon or html to the button text?

    https://wordpress.org/plugins/contact-form-7/

The topic ‘Adding a Font Awesome icon to a button?’ is closed to new replies.