Change Color (Background and Font) in mobile nav

  • travica
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
10 years 8 months ago #40154 by travica
Hello,
how can i change the color in the menu of tiny nav (mobile navigation)?
I did not find the right line in css.
Thankx for helping.
Sascha

Please Log in to join the conversation.

More
10 years 8 months ago #40163 by ivan.milic
Tiny nav turns into select element. On some phones select does not accept styles because it is core HTML element.

You can try utting this css at end of template_css.css:

SELECT.tinynav option{
color:...
}

Please Log in to join the conversation.

Time to create page: 0.145 seconds
Powered by Kunena Forum