Okay
  Public Ticket #202482
Remove opacity in header nav
Closed

Comments

  • eric started the conversation

    The text is set to white and has an opacity set by default  which makes the nav too hard to read while its transperant.

    I tried several settings to get opacity to 1.0 but still cant get it.

  • eric replied

    got it 

    #header-outer.transparent header#top nav > ul > li > a { opacity: 1.0!important; }