Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Filters Title Customization › Reply To: Filters Title Customization
August 10, 2020 at 9:34 am
#28855
Keymaster
Hi,
Those are inherent in most cases from the theme, but you can customize it by using this custom CSS:
.asp_w fieldset legend {
font-size: 14px !important;
}