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

Reply To: stuck/wrong/not modifiable placeholder text

Home Forums Product Support Forums Ajax Search Pro for WordPress Support stuck/wrong/not modifiable placeholder text Reply To: stuck/wrong/not modifiable placeholder text

#24189
Ernest MarcinkoErnest Marcinko
Keymaster

Hi Edoardo,

Thank you, I have made the change, hopefully it should be okay now.

Yes, those should change, but an inherent style from the theme can override it very easily. You can try this custom CSS to change the styling manually:

.asp_w.searchsettings fieldset legend {
    color: red !important;
    font-size: 18px !important;
}