Articles


How to Create a Dropdown menu in Drupal 7?

How to Create a Dropdown menu in Drupal 7?



Posted bysivaprasad,28th Jul 2016

We can create a dropdown menu in drupal using the Superfish module.

 

Download and enable the Superfish module

 

Enable dependency modules like Jquery update and Libraries.

 

Then download the Superfish library and upload it to the Libraries directory and rename it to superfish.

 

Then goto structure/blocks in our site. We can find the Superfish blocks there.

 

Move the block to your required region.

 

Configure the menu according to your requirement.

Related Articles