Change clicked link color for everything but header and menu
-
I would like to change the clicked link color of everything but the header and menu. I tried putting
a:visited {
color: #F26F94;In my CSS but that changes the menu and header too… How do I exclude the header and menu?
I am using responsive theme, my site is
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Change clicked link color for everything but header and menu’ is closed to new replies.