How to style Main Menu in Simple Header
Hi,
I'm new to the theme and altough it is pretty comprehensive when it comes to customization, I still need some more.
I'm using Simple or Empty header. And I need to style the drop down menu. I've managed to alter its width and background by using following CSS:
/*Top Right Menu*/
.header-simple #Top_bar #menu {
display: none;
height: auto;
width: 200px;
bottom: auto;
top: 100%;
right: 1px;
position: absolute;
margin: 0;
text align: right;
background-color: #3333; }
However - I cannot seem to change the link color. The links by the way don't change at all. There should be some hover state, active link color change etc.
Where or how can I achieve that?
Thank you.
David
Comments
It's dbwebtest.eu.
But this is a minor problem at the moment.
See my other post about loosing all the settings...:(