Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › suggested search keywords › Reply To: suggested search keywords
April 12, 2018 at 10:26 pm
#17507
Keymaster
Hi!
I believe it might be a minor conflict with another stylesheet. This custom CSS should resolve it:
[html]p.asp-try a {
display: inline-block !important;
}[/html]
Apply this code to your theme custom CSS field (if it supports it) or use the custom CSS field on the search plugin back-end.