Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Filters Title Customization › Reply To: Filters Title Customization
August 15, 2020 at 5:57 pm
#28977
Participant
You’re right !! The issue has successfully resolved so thanks a looot!
Now I wondering how to change the color of these labels. I already tried this :
.asp_w fieldset legend {
font-size: 14px !important;
color: black !important;
}
But it’s not working yet.