Joomla - Search Results Highlight Css?
How do I change the color of the highlighted keyword in results from a search on a Joomla site. I looked through mambots and I looked at the css on the page and there wasn’t a for the class “highlight”. Even though it has a color. The current color is the same as my websites background and I can’t see it.
Search more about Joomla - Search Results Highlight Css?:




be careful because if you have the text color the same with the browser background you can be added to the google black list
my advice:
- look at the html tag(div, p etc) and try to change the color
- track the class
- make a print screen and see what is the background color than try to do a search for color:#theColor;
hope it helps you :)