Home › Forums › Support › Navigation menu items stay with hover color after being clicked This topic has 5 replies, 2 voices, and was last updated 3 years, 5 months ago by David. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts November 10, 2022 at 2:03 am #2409457 francesco is there a CSS to reproduce this? .. when I click in one of the submenu items then the primary item no longer reproduces the hoever effect, is it possible to always keep the hoever effect in the primary items? November 10, 2022 at 6:11 am #2409750 DavidStaff Customer Support Hi there, can you share a link to where i can see the issue ? November 10, 2022 at 6:44 am #2409790 francesco done November 10, 2022 at 7:33 am #2409862 DavidStaff Customer Support Try this CSS: .main-navigation .main-nav ul li[class*="current-menu-"]:hover > a { color: var(--accent) !important; background-color: #8ad6c1 !important; } November 11, 2022 at 3:52 am #2411056 francesco thx david November 11, 2022 at 5:03 am #2411141 DavidStaff Customer Support You’re welcome Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In