Changing menu title colours
-
Hi
I am using simple grid themeI have 8 different pages that come up in the header menu
Each page title comes up as one colour:
#menu_container ul li a { color: #fff; text-decoration: none; background-color: #A19589; padding: 6px 5px; margin-right: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; display: block; }
#menu_container ul li a:hover { background-color: #858585; }is there any way I can specific different colours for each page?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Changing menu title colours’ is closed to new replies.