Hello! I have a top navigation set up and some menu items have sub menu items. I’ve done this so that, when the user is on a sub menu item page, the corresponding top navigation item shows as selected to represent that the user is in that section.
When I structure my pages this way I see that on hover, my top navigation items show the sub items in the navigation. I don’t want them to show in the Header on Desktop/Tablet and Mobile.
Is there any way to disable this?
Thank you!!