Jump to content

Top Horizontal Menu with dropdown for each subcategory


Janvier-nuio

Recommended Posts

Hi !

First of all thanks for all the amazing work and info you guys put out for free, it's been a tremendous help !

 

I'm new to prestashop and have a question regarding the top horizontal menu.

 

I have a catalog with multiple subcategories and subsubcategories.

 

I'm looking for a way to make this :
rRc1wcr.png

 

Look like this :

voOOyuY.png

 

And the same for the subsubcategories.

 

Basically a dynamic Block Categories but for the Top Horizontal Menu.

 

How can I achieve this ?

Link to comment
Share on other sites

Thanks, 

 

I've added 

.sf-menu li li ul {
    display: none!important;
}

That hides all the subcategories, now I need to find a way to display a "+" button and show the subcategories when that button is clicked.

I tried adding a "+" with :after but it isn't clickable.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...