Site logo

Archived topic

anchor points in menu / text colour, not background colour

3 replies · Started by Torsten on August 14, 2018

Viewing posts 1–4 of 4

Hi,
I used the code that I found on your support forum:
a.mPS2id-highlight{ background: #ff0; }
this highlight the background of the current item
Instead I would like to use font colour #475a5f
I tried to alter the code myself, no success.
best regards,
Torsten

Hi there,

What about this?

a.mPS2id-highlight {
    color: #475a5f;
}

YES!
;-)

Awesome :)

This archived topic is closed to new replies.