Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › I need fix it › Reply To: I need fix it
November 23, 2021 at 4:56 pm
#35688
Keymaster
Hi,
You can change the background color here: https://i.imgur.com/G1Bqbp1.png
To make the title centered use this custom CSS:
.asp_content {
text-align: center;
}