format search results Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › format search results This topic has 1 reply, 2 voices, and was last updated 6 years, 4 months ago by Ernest Marcinko. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts January 27, 2020 at 4:53 pm #25516 jonhf89Participant I am trying to format the search results list in capitalize format. I added this: .capitalize { text-transform: capitalize; } to the custom css but no luck. How can I do this? Thank you. In the attached image, the t in technology should be capitalized January 28, 2020 at 10:39 am #25529 Ernest MarcinkoKeymaster Hi, Use this custom CSS, it will do the trick: .asp_r * { text-transform: capitalize !important; } Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In