Skip to content

Instantly share code, notes, and snippets.

@rbnrivera
Created November 1, 2011 00:00
Show Gist options
  • Save rbnrivera/1329449 to your computer and use it in GitHub Desktop.
Save rbnrivera/1329449 to your computer and use it in GitHub Desktop.
Override Email Widget image
<script type='text/javascript'>
$("#assistly-widget-2 a").html("Support");
$("#assistly-widget-2 a").css("background-image", "none");
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment