Comments Sangbong started the conversationAugust 29, 2016 at 2:31pmHi there. I want to change top navigation menu style. Top nav menu focused style is underline. I want to change background-color. How can I change this style? 1,558Laborator repliedSeptember 2, 2016 at 5:35pmHi there,Add the following CSS in your Custom CSS area to make it work: #menu-main-menu-1 li.current-menu-item a { background: #000; color: yellow; } #menu-main-menu-1 li.current-menu-item a:after { display: none; } Best regards,Laborator Team Documentation Join Kalium Users Group Sign in to reply ...
Hi there.
I want to change top navigation menu style. Top nav menu focused style is underline. I want to change background-color.
How can I change this style?
Hi there,
Add the following CSS in your Custom CSS area to make it work:
Best regards,
Laborator Team