Skip to content
Search our store
/* Search input field */
.search-bar .input-group__field {
background-color: #ffffff !important;
color: #000000 !important;
border: 1px solid #ccc !important;
}
/* Placeholder text */
.search-bar .input-group__field::placeholder {
color: #000000 !important;
opacity: 0.6;
}
- Choosing a selection results in a full page refresh.
- Press the space key then arrow keys to make a selection.
Top