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
May 27, 2021 at 4:32 pm
#33468
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.