Archived topic
Simple Mega Menu
1 reply · Started by Steve on August 31, 2017
Viewing posts 1–2 of 2
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!
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 :)
This archived topic is closed to new replies.