Hello,
In the ajax search results, the user can only click the <a>
element to the to the product.
I would like him to be able to click on the whole area of the results: the <li>
element, and when hovering over this area – to make it a different color.
I know how to change the color on hover, but how can I make it clickable?
Thanks