Hi,

I installed a new mod for filtering products based on price and so on. But the problem is the text and the background are both white. I had a similar problem with country and I was given a solution by Stevesh. I tried using the same format for this and it din't work.

Below is the code I place in my stylesheet.css file but to no effect. Please help


#Filter Results by, #Filter Results by option {
background-color: #000;
color:#fff;
}