Tagged: mega menu
-
AuthorPosts
-
May 12, 2015 at 5:05 pm #443164
Hello
First, Your theme is Awesome, THX
I try to build a Mega Menu will stay open according to the Page visited like this site : http://www.volxholds.com/
I don’t know if it’s possible only using CSS
Can You Help Me Please
Thx
May 13, 2015 at 5:26 pm #443867Hi Veesibility!
Hmm, not sure if there is going to be an easy way to do that. We could give you some CSS to add to your pages to make the mega menu display all the time but to get it to display as the default like in your link it would take a lot of changes to the javascript and would have to be considered custom work.
Cheers!
ElliottMay 14, 2015 at 5:50 pm #444471Ok
Can you give me the CSS part to start, please
Thx
May 16, 2015 at 5:12 am #445227Hi!
I’m sorry but this kind of menu can’t be accomplish with css alone, it will require major modification on the theme. You can start with this:
li#menu-item-202 { overflow: visible !important; } li#menu-item-202 .avia_mega_div { opacity: 1 !important; display: block !important; }The li#menu-item-202 selector is the unique id of the mega menu item on my own installation. The menu id will be different in yours. Use firebug or google inspector to get the menu id. The code above will display the mega menu but you still have to adjust the main content because the mega menu container will cover it. Like I said, this is not something you can do with css alone. Please hire someone to help you with it. You can contact codeable: http://kriesi.at/contact/customization
Regards,
IsmaelDecember 28, 2015 at 6:49 pm #557792Which file contains java script of this function?
I need to keep my mega sub menu always open.
Thanks.
December 29, 2015 at 2:54 am #557938Hey!
You can find the javascript in /enfold/js but as said before it would be best to hire a freelancer to help you out with this customization as it’s pretty complex.
Best regards,
Elliott -
AuthorPosts
- You must be logged in to reply to this topic.
