Remove Placeholder Text
-
I’ve found the string in submission-form.php.
<input name="user-submitted-name" type="text" value="" placeholder="<?php _e('Your Name', 'usp'); ?>"<?php echo $required; ?> class="usp-input">I can’t figure out what snippet needs to be removed to no longer have the placeholder there. I’ve tried deleting different things, but nothing seems to work when I upload back into FTP and refresh. Any insight would be appreciated!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Remove Placeholder Text’ is closed to new replies.