anyone able to get that to work? I've tried just about everything to make it go, yet it does not go?

Comments

Lil Devil’s picture

Add the following to the blockbar.css file:

.blockbar-title:hover {
  color: #000000;
}

Of course you can use any other change you want instead of a color change.

Lil Devil’s picture

Hmm I just realized the above works on Firefox but not IE. One more reason to switch, I guess.