Changing navmenu setting
-
Hello ๐
When I change my navegational menu bar colours using this in style.css
#navmenu ul {margin: -30; padding: 0;
list-style-type: none; list-style-image: none; }#navmenu ul {margin: -30; padding: 0;
list-style-type: none; list-style-image: none; }
#navmenu li {display: inline; }#navmenu ul {margin: -30; padding: 0;
list-style-type: none; list-style-image: none; }
#navmenu li {display: inline; padding: 5px 20px 5px 20px}
#navmenu a {text-decoration:none; color: white; }
#navmenu a:hover {color: blue; }It doesn’t work lol. Originally the colours where purple and blue in the coding, yet on the site they were black and red to hover. Now I changed the code above to white and blue the colours on the links are still black and red when you hover.
Does anyone know why? By the way I added that code and the menu from copying it from a wordpress document.
Thanke if anyone can help.
The topic ‘Changing navmenu setting’ is closed to new replies.