Currently “class-megamenu.php” shows static text “Home” (see code line below)
Line 625: echo “<li $current>Home“;
I want to show Home page title instead of static text “Home”.
How can I do that?
could you update on this? how can I replace the static text “home” with actual home page title?
You can use the menu builder (Appearance > Menus) to create your custom menus. Add a new menu, select the pages/categories, etc. on the left side and add them as menu items to the menu. You can also rename the menu items or add custom links to your menu. Then save the menu and assign it to the right theme location (i.e. to “Enfold Main Menu”).