When I did a search on "Wess Ward" (the mayor of this town's website) the results were all centered text and hard to reach. Where would the display options be changed?
Thanks, Pat
Hi Pat,
Could you share the URL of that search page so I can check?
Search for "Wess Ward"
This shows all the text centered, with a horizontal line inbetween the results of the search. The line helps, but I would like the option "Language" removed since I only develop in English. It would be better if I could turn on or off the option "Language" or in fact not have this line appear at all. Is that possible?
In Smart Search: Options in backend, I disabled option: Result Taxonomy:
And add this custom CSS to align the text to the left:
/*Search results*/ .com-finder #search-results { text-align: inherit !important; }
Kindly check.
This worked perfectly. Thank you.
Just wondering, what happened to tool tips in Joomla 4? Is that something they are going to go back and do later? I had no idea what taxonomy meant.
patvandenbosche It's just additional info of a result, I've not used it either 🙂