Jump to content


miki2020

Member Since 08 Oct 2014
Offline Last Active Oct 12 2014 06:26 PM
-----

Posts I've Made

In Topic: hide subcategories in horizontal top menu

08 October 2014 - 08:34 AM

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:

http://www.hplusb.eu

 

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://nascapers.es/tienda/

 

http://prestashop-bl...mplegreat-2/en/

 

http://inthe7heaven....iver Prestashop

 

best regards.