Suggestions are a list of cities that match what the user is currently typing in the search bar.
The suggestions are relative to the locale you set in the widget script.
( fr : french cities: Metropolitan France and overseas territorial departments, in French )
( en : cities in the UK, in English )
In order to customize the cities suggestions, apply CSS style to the following elements:
<div class="search-suggestions"
<div class="search-suggestion"></div>
</div>
Comments
0 comments
Please sign in to leave a comment.