hello
at the moment in back office there is no option to define "deep" option.
but of course it's possible with simple css input. You can hide these subcategories from view, but for search engines it will be visible
it's good option for SEO purposes
to achieve it all you have to do is only one simple entry in global css stylesheet file:
#block_top_menu ul li li ul {display:none!important;}your default block top menu module will display only subcategories after hoover on main category.
I have some test store with top menu subcategories here:
I want to make my subcategories expand when i hover parent category, like nadie said:
I guess it should have same css like top category <ul> or <li> tag.
I will try find some solution with: http://jqueryui.com/menu/
sorry i did it. thanks you.
any idea to change the default top menu for other like this for example?:
http://prestashop-bl...mplegreat-2/en/
http://inthe7heaven....iver Prestashop
best regards.