Home › Forums › Support › Navigation sub-menu border radius when hovered This topic has 3 replies, 2 voices, and was last updated 2 years, 12 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts March 19, 2023 at 5:55 am #2572894 Aleksi Hi, Thanks for GP and GB, How can i have navigation sub-menu stays with border radius when hovered? March 19, 2023 at 10:09 am #2573213 DavidStaff Customer Support Hi there, you can hide the overflow … IF… you don’t want sub-sub-menis: .main-navigation:not(.toggled) ul li:hover>ul { overflow: hidden !important; } If you need sub-sub-menus then let us know, as that will require adding border-radius to the links too. So a different set of CSS March 19, 2023 at 12:21 pm #2573316 Aleksi Thanks. I will keep your response to add CSS to the links if needed. If it’s not too complexe, should be able to do that quickly. March 20, 2023 at 1:03 am #2573693 DavidStaff Customer Support You’re welcome Let us know if you need any assistance with that Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In