Maybe im just really bad at this but its not working lol the color i am trying to input is #326cb3. So I changed it to this
#menu a {
color: #326cb3!important;
display: block;
line-height: 40px;
padding: 0 15px;
text-decoration: none;
text-transform: uppercase;
}
Is that right? This is really like my first time working with code lol so my bad if its wrong