Your IP : 216.73.217.100


Current Path : /home/sergemamey/www/wp-content/themes/Avada/
Upload Files:
Current File: /home/sergemamey/www/wp-content/themes/Avada/searchform.php

<form role="search" class="searchform" method="get" action="<?php echo home_url( '/' ); ?>">
	<div class="search-table">
		<div class="search-field">
			<input type="text" value="" name="s" class="s" placeholder="<?php esc_html_e( 'Search ...', 'Avada' ); ?>" />
		</div>
		<div class="search-button">
			<input type="submit" class="searchsubmit" value="&#xf002;" />
		</div>
	</div>
</form>