How To Create Responsive menu in drupal with simple way ?

   comments
Share

Responsive menus is a module which provide facility to make your menus responsive. It is easy to use and configure. Technically you could set this to affect any element on the page... e.g. collapse a sidebar or content area at a certain screen width.

Step 1:

Download Responsive Menus

Download jQuery Update

Go to sites\all\modules and extract it.

Go to admin/modules and enable it.

Step 2:

Go to admin/config/user-interface/responsive_menus.

Give your menu block id in Selectors for which menus to responsify.

responsiveMenumg-1

For getting menu block id hover on menu area and inspect element and find menu block id and copy that id.

responsiveMenuImg2

Now time to check your menu is responsive or not.

responsiveMenuImg-3

responsiveMenuImg-4

Add new comment