Placeholder
The placeholder of the search bar can be customized by setting the related attribute in the widget script :
data-search-placeholder=”Placeholder text”
Search Bar
In order to customize the style of the search bar, you can apply some CSS style to the following elements :
<form class="search-form"> <input class="search-form-input" /> <button class="search-form-submit"></button>
</form>
Comments
0 comments
Please sign in to leave a comment.