Hi,
I'm trying to set the a:hover color in override.css for the doctor names listed at www.TheEyePlace.com/#schdedule
Currently they are white. Any other color would be fine.
I appreciate your help!
Brian
#gkBottom1 .box.parallax a:active,
#gkBottom1 .box.parallax a:focus,
#gkBottom1 .box.parallax a:hover {
color: #fff;
}