September 9, 2013 at 1:50 am
#3857
Guenni007
Participant
btw you can stay class s but add id s
<form action="<?php echo esc_url( home_url( '/' ) ); ?>" class="searchform clearfix" method="get">
<label class="assistive-text" for="s"><?php _e( 'Search', 'cleanretina' ); ?></label>
<input id="s" class="s field" name="s" type="text" placeholder="<?php esc_attr_e( 'Search', 'cleanretina' ); ?>">
</form><!-- .searchform -->