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

Reply To: Hello, sir, thank you very much for your help, I am now encountering an unsolvab

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Hello, sir, thank you very much for your help, I am now encountering an unsolvab Reply To: Hello, sir, thank you very much for your help, I am now encountering an unsolvab

#33468
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

Yes, of course. Thank you for the details. You can use these options if you want to change the colors of the text here: https://i.imgur.com/pDsEaS2.png

For more in depth changes, you can use this custom CSS code:

.asp-try {
    font-size: 18px !important;
    font-family: Arial;
    line-height: 24px;
}

You can basically add any styling code there.