Hi,
I'm trying to change the color of the divider bar between my category list on the front page and the "All Products" link, and can't get the color to change.
I inserted the below code into stylesheet.css:
I also tried:Code:catBoxDivider {color: #941100}
And:Code:#catBoxDivider {color: #941100}
and:Code:hr #catBoxDivider {color: #941100}
and:Code:catBoxDivider {color: #941100;}
and:Code:#catBoxDivider {color: #941100;}
Nothing has worked so far. Anyone have any suggestions or idea what I'm doing wrong?Code:hr #catBoxDivider {color: #941100;}
Thanks




