if you want your subcategories clickable you can follow these steps:
Edit code —-> go to snippets—-> header-drawer.liquid
search for:
id=“HeaderDrawer-{{ link.handle }}-{{ childlink.handle }}”
under this section you’ll find this line:
{{ childlink.title | escape }}
replace it with this line: