I have a client that wants the for taken out of the search for placeholder in the search bar. It would just say Search.
I know I am close but I just can’t seem to get the css to work in the custom area.
Would you mind giving me a little help? The site is 2sticky.com
Here is the code that I can make work when I use inspect:
<label for=”search-form-2″>
Search:
<input type=”search” id=”search-form-2″ class=”search-field” placeholder=”Search:” value=”” name=”s”>
</label>}
Thank you for any help you can provide