Comments 1ssanchez_romero started the conversationFebruary 20, 2018 at 8:25amHow can i change the style (black underline) on the selected nav menu?Thanks! 1,560Laborator repliedFebruary 20, 2018 at 8:36amHi there,If you add the CSS below to the Custom CSS section, the black underline will be set to red: header.site-header div.nav>ul>li>a:after, header.site-header ul.nav>li>a:after { background: red; } Best regards,Laborator Team Documentation Join Kalium Users Group 1ssanchez_romero repliedFebruary 20, 2018 at 2:33pmOk, thanks! Sign in to reply ...
How can i change the style (black underline) on the selected nav menu?
Thanks!
Hi there,
If you add the CSS below to the Custom CSS section, the black underline will be set to red:
Best regards,
Laborator Team
Ok, thanks!