Repeating question. The original one was closed
Thank you
Hi there,
Quick thing. When I add an icon on the menu when that option of the menu is active, the icon looks not active but the text does.
How can I make the icon look like it is active the same as the text?
Thanks
![]()
ANSWER I GOT (It is not working)
Please add this code in the Element CSS of the Inline Navigation element:
.current-menu-item $.x-menu > li > .x-anchor .x-graphic-icon {
color: #000;
}
Please change the color value to your color preference.
Hope this helps.
Thank you, it didn’t work

