-
AuthorPosts
-
April 5, 2017 at 5:29 pm #772681
Hi guys.
I was testing in this site: http://webdeprueba.me/
I like this menu, i know how to show on desktop the mobile menu:
`@media only screen and (min-width: 1024px) {
nav.main_menu {
display: none !important;
}
#advanced_menu_toggle, #advanced_menu_hide {
display:block !important;
right: auto;
}
}
But, i want to hide the current menu in http://webdeprueba.me/, and appears from left the current menu and use a burguer icon.
I need to use the class: container_wrap container_wrap_logo?
Thank you very much for support.
Kind regards.April 5, 2017 at 6:19 pm #772716Well, using another setup i have found a solution, now i need to custom #av-burger-menu-ul
Kind regards.April 9, 2017 at 12:14 pm #774900Hi mrpacogp,
What changes do you need to make?
Best regards,
VictoriaApril 12, 2017 at 8:26 am #776521Hi Victoria.
I like this menu:But i want to hide it and show it with a burguer icon.
I have learned on enfold documentation and another threads on this forum, about how to put the icon burguer of mobile version in desktop version.
I want to have this menu: http://webdeprueba.me/ working on desktop like the site rolex.com
I know the code to hide it, but with enfold settings, i cannot put more icons in navbar with the burguer icon.
In enfold settings i can set responsive menu visible, but not i have use menu on right position:
“These options are only available if you select a layout that has a main menu positioned at the top. You currently have your main menu placed in a sidebar”
I can select: Chose how you want to display the menu items “Display as icon” but then i have another different menu appears.
Kind regards.- This reply was modified 7 years, 7 months ago by mrpacogp.
April 12, 2017 at 11:01 am #776571Hi,
We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.
But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/
As an alternate solution, you can use a hamburger menu plugin https://wordpress.org/plugins/hamburger-icon-menu-lite/
Best regards,
Vinay -
AuthorPosts
- You must be logged in to reply to this topic.