Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Increase the size of Frontend Categories Elements › Reply To: Increase the size of Frontend Categories Elements
May 8, 2020 at 2:04 pm
#27198
Keymaster
You are welcome 🙂
The first section of the code will do that:
/* Legend size */
div.asp_w.asp_sb.searchsettings fieldset legend {
font-size: 16px !important;
}