how to change color of the navigation box
-
Hi,
I would like to change color on navigation box but I do not know how to do it.
I try with:.main-navigation ul ul a:hover { background: #ccc49b; color: #ccc49b; } .main-navigation { display: inline-block; background: #E6E1C4; border: solid 3px #8486ff; clear: both; margin: auto; margin-bottom: 20px; height: auto; text-align: left; }
I changed the color of the navigation box and it was ok but when you click on, for example , contact page displays the old color.
Can anyone help me?
Thank you
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘how to change color of the navigation box’ is closed to new replies.