Okay
  Public Ticket #146231
Icon in Button
Closed

Comments

  • Rob started the conversation
    Can you put an icon inside a button with text? i.e "YOUTUBE-ICON" Youtube
  •  998
    ThemeNectar replied

    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:

    <a href="" class="nectar-button medium extra-color-1"> [icon color="Extra-Color-3" size="regular" image="icon-youtube"]Youtube </a>

    Cheers!