How can I add a a:hover state to the links in the category and information menu?
I added this bit of css to the default.css file but it didn't work?
Code: Select all
.categories a:hover {
text-decoration:underline;
}
.information a:hover{
text-decoration:underline;
}
But I can't find much???
you can see the site at: http://shop.highwoodhealth.org