How do I disable active menu items highlighted? Posted in : Interioz marcofamaParticipant 22 May 2025 at 16:44 #93454 hi, please see the screenshot below – is there any way to avoid those “black backgrounds” as they appear when you are on the active page? thanks marcofamaParticipant 24 May 2025 at 08:01 #93464 any hint please? serkanModerator 24 May 2025 at 20:52 #93474 Hi, You can use these custom css codes; @media screen and (min-width: 992px) { .nav-menu li.current-menu-item > a .link-text:before { background-color: #ffffff !important; border-color: #ffffff !important; } } @media screen and (min-width: 992px) { .nav-menu > ul > li.current-menu-item > a { color: #000 !important; } } Thanks Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in and have valid license to reply to this topic. License required for the following item Interioz | Interior Design WordPress Themeby pixelwars Login and Registration Log in · Register