- This topic has 11 replies, 2 voices, and was last updated 2 years, 9 months ago by
Leo.
-
AuthorPosts
-
February 25, 2019 at 2:28 am #820496
Bernd
Hello,
since I have not found a post about this topic…I use the GP Mega Menu and it works really well. My question:
Is there an easy way to hide the column headers? All links are in the same category, so I don’t need any subdivision.
The solution only has to work in the desktop version, in the mobile version I can/ will offer a reduced navigation.Many thanks in advance
GeneratePress 2.2.2GP Premium 1.7.8February 25, 2019 at 5:32 am #820705David
StaffCustomer SupportHi there,
Edited:
if you want to share a link i can probably provide some CSS in the meantime to hide them.Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/February 25, 2019 at 6:16 am #820752Bernd
Hi David,
no, i’m using this one: https://docs.generatepress.com/article/building-simple-mega-menu/ at the moment π
February 25, 2019 at 6:36 am #820791David
StaffCustomer Supportaah ok – in that case can you link me to your Site. Edit your original topic and use the Site URL field to share it privately.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/February 25, 2019 at 6:45 am #820805Bernd
I added the Link to my post…
Megamenu is the fourth link. I want to hide the headers named with “a-h”, “h-l”, etc π
February 25, 2019 at 7:09 am #820949David
StaffCustomer SupportTry this:
nav .main-nav .mega-menu > ul > li > a { display: none; }
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/February 25, 2019 at 7:20 am #820962Bernd
Thank you very much – Now it works as I wished it to.
When I tried it like this, I just destroyed the menu. Maybe I should go to sleep in between … π
And in general:
GeneratePress and its plugins are really great, your support is unique.Stay tuned!
February 25, 2019 at 7:30 am #820983David
StaffCustomer SupportHaha – yes a little bit of sleep always helps π
Glad to be of help and thanks for the wonderful feedback.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/June 17, 2020 at 1:06 pm #1331814Mark
Suggestion: please add this advice to the GP doc on Mega Menu at https://docs.generatepress.com/article/building-simple-mega-menu/
Almost everyone will want to hide column headers
June 17, 2020 at 6:43 pm #1332005Leo
StaffCustomer SupportThis is actually the first time I see the request so I wouldn’t say almost everyone.
I’ll take a look at the doc page.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/June 18, 2020 at 1:27 pm #1333271Mark
I cannot think of an application where you’d want column headers
June 18, 2020 at 7:22 pm #1333446Leo
StaffCustomer SupportMost of the mega menu I see has a header for each column showing categories of menu items.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.