Hi,
I have set the font color of the top bar on light. As a result the product title and price in the search results are white as well. I would like the font color of the search results to be #333333. I have tried to change this using the following CSS:
/* Font color search results */
.product-ajax-list .product-title a {color: #333333!important;}
.ajax-results {color: #333333!important;}
Unfortunately, without any result.
Could you please help me out.
Thx for your prompt reply.
Regards,
Johan