Home › Forums › Jevelin Theme › Mega Menu
Home › Forums › Jevelin Theme › Mega Menu
Hi, How do i change the MegaMenu to hide column 1 colum2 column 3 etc?
I have had a look at the documentation but the video is missing.
I have gone here
http://docs.themefuse.com/auto-trader/your-theme/navigation-2/mega-menu-fuse-framework
and it has a hide option on the documentation but not in the back end of the mega menu
website below. thanks
Hi @ozschool,
I hope you are well today and thank you for your question.
It seems that option no longer exists in the latest plugin version as shown in the attached screenshot.
You can instead try using any of the below solutions to create a mega menu.
https://wordpress.org/plugins/wp-megamenu/
https://wordpress.org/plugins/megamenu/
https://blog.hubspot.com/website/wordpress-mega-menu-plugins
Best regards,
Shufflehound team
Ok thanks, for future reference I have managed to hide it
.sh-header .sh-nav ul.mega-menu-row li.mega-menu-col>a{
display:none
}
OK that did not work on the mobile side as header columns are showing as column 1, column 2 etc
Is there a way that the mobile menu can use a different menu to the main one?
Then I can created a new menu without the columns
Is there a way that the mobile menu can use a different menu to the main one?
You can try using the below plugins to achieve it.
https://wordpress.org/plugins/mobile-menu/
https://wordpress.org/plugins/responsive-menu/
https://wordpress.org/plugins/wp-responsive-menu/
You are most welcome here š