- Web templates
- E-commerce Templates
- CMS & Blog Templates
- Facebook Templates
- Website Builders
Joomla 3.x. How to change submenu visibility duration time (based on “IceMegaMenu” module)
September 19, 2016
Hello! This tutorial is going to show you how to change submenu visibility duration time in Joomla 3.x .
-
Connect to FTP using the FileZilla, Total Commander or any other FTP client software or log into the File Manager in your Hosting cPanel with your Hosting Cpanel login data.
-
Navigate to the templates/themeXXXX/html/mod_icemegamenu/js folder and locate a menu.js file.
-
Open the ‘menu.js’ file and locate this code:
123function
hide_submenu(a, delay){
delay =
typeof
delay !==
'undefined'
? delay : 800;
-
Change the “delay : 800;” value to any number you need, save changes and close file.
Go for more high-quality templates in to our collection of Joomla themes!
Feel free to check the detailed video tutorial below:
Joomla 3.x. How to change submenu visibility duration time (based on “IceMegaMenu” module)