Home › Forums › Support › sub menu open after click… This topic has 4 replies, 2 voices, and was last updated 3 years, 3 months ago by David. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts February 1, 2023 at 2:18 am #2516729 Marc hello, I try to keep my sub-menu open when we click on it, but without success… I read this : https://generatepress.com/forums/topic/keep-sub-menu-open/ but it’s not working, I don’t know what I mess…thank’s for your help February 1, 2023 at 2:19 am #2516730 Marc I forget to ad my url site : https://ooblik.com/ February 1, 2023 at 7:27 am #2517018 DavidStaff Customer Support Hi there, try adding this CSS: .main-navigation ul li.current-menu-parent > ul { display: block !important; position: static !important; height: auto; opacity: 1; visibility: visible; } .main-navigation ul li.current-menu-parent > a > .dropdown-menu-toggle { display: none; } February 1, 2023 at 7:30 am #2517022 Marc hi David, great, it’s working perfcectly ! thank’s for your help and have a nice day February 2, 2023 at 2:02 am #2518219 DavidStaff Customer Support Glad to hear that! Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In