Seeing that it is my lucky day, background (Colors) for search bar and tags bar, plus maybe centering of tags bar?
Hi,
You can try this CSS snippet, but please note that further customization may be required:
/* Change HivePress form background */
.hp-form.hp-form--wide.hp-form--primary.hp-block.hp-form--listing-search {
background-color: beige;
}
/* Change the fields area */
.hp-form__fields {
background-color: beige;
}
.mapboxgl-ctrl-geocoder.mapboxgl-ctrl {
background-color: beige;
}
For tags:
.header-hero .tagcloud a,
.header-hero .wp-block-tag-cloud a,
.hp-listing-tag.tag-cloud-link {
background-color: yellow;
color: #000 !important;
border-radius: 4px;
}
You can try our AI assistant or other AI services. Alternatively, you can reach out to our verified freelancers.