Thanks a lot! It works perfectly 🙂
Hi Themonic!
I’m trying to change my nav bar color – I already got it with the highlighted icons and with the bar on the bottom, going from left to right over the whole page widht.
The only thing that doesn’t work are the buttons I have clicked on – they remain the same. I’m using the Iconic one theme.
Can you help me? Thanks in advance
Hi Jesin!
I use the iconic one theme and would like to change the color of my navigation bar.
.themonic-nav li:hover {
background-color: #000000;
}
<<< only changes the color of a link within the bar when I move my mouse over it. If I click on it, it turn to the standard blue…
I need to change the color of the bottom line (going from left to right over the whole screen width) too, and the color of the links when clicked.
CAn you help me? Thanks in advance!