[ad_1]
I am currently building a clothing website in wordpress and i would like to add a men / women menu as well as a navigation depending on whether you chose man or woman. An example of this can be seen at [zalando.com]).
I have no idea how to build this and can’t find any article that can be of use, so any answer would be much appreciated (:
[ad_2]
You can build menus in appearance > menu
To make a non-clickable menu label use custom link and enter Woman URL: #
then arrange the categories as sub items below.
Also depends what theme you are using, you may be able to build a mega menu for desktop (which is what most ecomm do)
This might help:
[https://en-gb.wordpress.org/plugins/conditional-menus/])
Otherwise you’d need to build it programatically.