Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Superfish Question Reply To: Superfish Question

#247978
Shikkediel
Participant

Looks like I was pretty close before…

header#top .sf-menu li ul li a:visited {
  color: #000000 !important;
}

Make sure you paste this rule after all the other ones so it won’t get overwritten again. And change it to the desired colour first of course.

Edit – might get slightly more complicated because of a submenu but maybe you could try it first…