Skip to content

Instantly share code, notes, and snippets.

@noahub
Forked from megub/Add line break to button label
Created December 23, 2015 22:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save noahub/2c492726870069f4337e to your computer and use it in GitHub Desktop.
Save noahub/2c492726870069f4337e to your computer and use it in GitHub Desktop.
Add line break to button label
<script>
$('#lp-pom-button-251').html('<span class="label">Push to Call<br>1-855-884-1381</span>')
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment