Home › Forums › Weaver Xtreme Theme › customising search field › Re: customising search field
January 18, 2016 at 13:01 UTC - Views: 1
#25961
Participant
Can’t help with the snazzy collapsible bit, but how about adding the custom css:
.search-field {
border-radius: 5px;
opacity: 0.8;
}
Does this get you started?

