This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Unable to Change Filter Drop-down text color

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Unable to Change Filter Drop-down text color Reply To: Unable to Change Filter Drop-down text color

#26644
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

Sure:

.asp_sb fieldset legend {
    color: #e8e8e8 !important;
	font-family: Arial !important;
	font-size: 12px !important;
}

.asp_sb fieldset .asp_label {
    color: #e8e8e8 !important;
	font-family: Arial !important;
	font-size: 12px !important;
}