Okay
  Public Ticket #153744
Hiding Bar Graph labels
Closed

Comments

  • Lodewijk started the conversation
    Hi there, Recently we received a piece of custom CSS from you to hide the Bar Graph labels: .bar_graph li span strong { display: none!important; } Unfortunately, this CSS code does not work anymore on Salient 3.0... Would you please help me out with this? Thanks in advance! Lodewijk
  •  971
    ThemeNectar replied

    Hey Lodewijk!

    The correct css is now:

    .nectar-progress-bar span strong { display: none!important; }

    Cheers!

  • Lodewijk replied

    Thanks for your input, it works again! Many thanks for all nice updates on Salient and the really, really good support! Lodewijk