Skip to content

Instantly share code, notes, and snippets.

@Pavracer
Last active December 10, 2017 16:01
Show Gist options
  • Select an option

  • Save Pavracer/362084dc5f58a5d144e9328e7daa7ff3 to your computer and use it in GitHub Desktop.

Select an option

Save Pavracer/362084dc5f58a5d144e9328e7daa7ff3 to your computer and use it in GitHub Desktop.
<script type="text/javascript">
jQuery(document).ready( function() {
jQuery('.et-search-field').attr('placeholder','Custom-text');
} );
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment