drcomputer wrote:Hi
how to show Mega Menu like http://www.printvenue.com/ and all display all categories in All Products.
thanks and regards
Gopinath
Hi Gopinath,
The Mega Menu can show all the main categories under a single menu item i.e
All Products.
When you go to the Mega Menu
Settings page, you need to open the Category Menu Settings panel and check the
Show categories in a single menu option and then specify the text of the main menu i.e
All Products. Then you need to choose a template that will work best for you i.e
CategoryMenuTemplate.WithPictures.cshtml or
CategoryMenuTemplate.WithoutPictures.cshtml. Then you need to modify the template you have chosen to make the html the way you want it to be and also the styling to match your needs.
You need to have some Razor syntax and CSS knowledge to do this.