I have a nav menu item (Nav Item 1) that has three sub items under it. No page is directly tied to Nav Item 1. To expand it, you must click the down carat. However, is there a way to make it so that the user can just click anywhere on the entire nav menu button rather then clicking the carat only? See below:
Nav Item 1
Sub item 1
Sub item 2
Sub item 3
Does anybody know how to do this?