File: /home/retoti4c1e1s/public_html/longevitystructures.com/wp-content/themes/codate/searchform.php
<form class="searchform" method="get" action="<?php echo esc_url( home_url( '/' ) ); ?>">
<input type="text" name="s" class="s rad p-border" size="30" value="<?php esc_attr_e('Search...','codate'); ?>" onfocus="if (this.value = '') {this.value = '';}" onblur="if (this.value == '') {this.value = '<?php esc_attr_e('Search...','codate'); ?>';}" />
<button class='searchSubmit ribbon' ><i class="fas fa-search"></i></button>
</form>