-
-
Save cristiancorreau/2903b52365166400303dff0634aaee88 to your computer and use it in GitHub Desktop.
Wordpress Divi Theme : Traducir Divi botón Read More
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="text/javascript"> | |
jQuery(document).ready(function(){ | |
jQuery("button.et_pb_contact_submit.et_pb_button").text('Enviar'); | |
}); | |
</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment