[Support request] Simple Mega Menu

Home Forums Support [Support request] Simple Mega Menu

Home Forums Support Simple Mega Menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #376735
    Steve

    Hi
    I’ve tried ‘Building a ‘Simple Mega Menu’ (https://docs.generatepress.com/article/building-simple-mega-menu/)
    Works – but I require more than 5 columns. How can I increase this above mega-menu-col-5?
    Thanks!

    #376846
    Tom
    Lead Developer
    Lead Developer

    Hi Steve,

    You’ll simply need to add a new class for however many columns you need:

    nav .main-nav .mega-menu.mega-menu-col-6 > ul > li {
    	width: 16.6666%;
    }

    Then add mega-menu-col-6 as your menu item class.

    Simply adjust the class and width percentage for more columns 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.