Jump to content

Add Custom "Placeholder" Text to Input/Keyword Field


auto

Recommended Posts

I'm looking to add custom text as  placeholder text in the keyword field via the starter them preferably.

On the frontend, the output code look like:

<div class="jrFieldDiv">
   
<input type="text" class="jrKeywords" placeholder="MY TEXT HERE" name="data[keywords]" value="">
</div>

I notice the address fields has a placeholder value out of the box "Enter A Location".  I'm unable to find details on if and how these can be modified, primarily the "Keyword" input placeholder.

Thanks,

Link to comment
×
×
  • Create New...