Home › Forums › CSS › Superfish Question › Reply To: Superfish Question
November 18, 2016 at 12:38 am
#247978
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…