you could achieve this using the raw html to create your button and then the icon shortcode inside would be able to process. Here's an example you could place in the text tab on your editor:
<a href="" class="nectar-button medium extra-color-1"> [icon color="Extra-Color-3" size="regular" image="icon-youtube"]Youtube </a>
Hey Rob,
you could achieve this using the raw html to create your button and then the icon shortcode inside would be able to process. Here's an example you could place in the text tab on your editor:
Cheers!