Forums
The great place to discuss topics with other users
Search Box radius
'
Join the Conversation
Post Reply
I found this on _header_search.tpl
<div class="search-wrapper d-none d-md-block">
<form>
<input id="search-input" type="text" class="form-control" placeholder='{__("Search")}' autocomplete="off">
<div class="search-input-icon">
{include file='__svg_icons.tpl' icon="header-search" class="header-icon" width="20px" height="20px"}
</div>
search.tpl is for the Search Page, not header
