-
AuthorPosts
-
October 10, 2016 at 2:01 pm #697323
Dear Enfold support,
For desktop users, I’d like my Enfold menu to show up by them hovering over a button called ‘Menu’ in my logo area. It will look sort of like responsive mode, where you have a toggle/show button that is activated by clicking the 3-row button. Example what I mean is on desktop site of http://www.prisjakt.nu. However, when just hovering the Menu text, the normal desktop Enfold menu should show.
On mobile & iPhones, I still want to show the responsive 3-row button menu.
Thankful for help!
- This topic was modified 8 years, 1 month ago by Enfolded.
October 10, 2016 at 2:04 pm #697327Hey Enfolded!
You can try using hamburger menu (an example here – http://kriesi.at/themes/enfold-creative-studio/ ) or you can try using a mega menu – http://kriesi.at/documentation/enfold/portfolio-item/creating-a-mega-menu/ :)
Cheers!
YigitOctober 15, 2016 at 12:04 pm #699353Hi Yigit,
Thanks for your quick respond.
I can use any of those, but that’s not what I am asking for.
Which one of them I use, they will still have a 3-line button when activating it. I am talking about the demo li.av-burger-menu-main menu-item-avia-special
I wish to replace the 3-line button with the word ‘Menu’ – so instead of clicking a 3-line button, the user would click a text saying ‘Menu’
October 17, 2016 at 3:15 pm #700061Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
a#advanced_menu_toggle:before { content: 'Menu'; font-size: 14px; top: -7px; position: relative; }
Best regards,
YigitOctober 19, 2016 at 8:10 pm #701476Alright that works fine for responsive mode. However, what I wrote as a detail in the original description, and as for the webpage I linked – I want this the to activate for desktop-users, and that when they hover ‘Menu’ – the desktop menu will show. Please once again look what I mean at http://www.prisjakt.nu
October 19, 2016 at 8:30 pm #701485Hey!
Please refer to this post as well – http://kriesi.at/documentation/enfold/switching-to-mobile-menu-on-higher-resolutions/
Cheers!
YigitJanuary 10, 2017 at 5:37 am #731370Hi Yigit,
Late respond, but your last answer didn’t respond to the question I asked, so I didnt reply back. I’d appreciate if you could answer again.
I want to show the Desktop menu by hovering ‘Menu’. Means ot having a mobile menu for desktop mode, but rather the desktop menu with desktop styling etc.
How can I make this menu show by a button?
January 10, 2017 at 6:47 am #731398Hey!
As I understand when a user visit your site they need to see the hamburger menu with the word “Menu” instead of the three line on the desktop. Is that correct?
Should you have any issue please place the code provided in the example link by Yigit and change the 1024px to a much higher value in the below line
@media only screen and (max-width: 1024px) {
or try activating the hamburger menu from Enfold > Header > Header Layout > Display of menu items > Icon menu
Should you have any issue please upload a screenshot/mockup to imgur.com and share the link here so we can help you better :)
Best regards,
VinayJanuary 15, 2017 at 11:43 am #733716Hi guys,
Thanks for your responses, unfortunately your understanding is not correct.
I wish to show the Enfold class .main_menu by the text ‘Menu’.
I imagine this being a PHP snipet, not a CSS one.
Hope you understand I wish to get done.
/ Enfolded
January 17, 2017 at 6:28 pm #734891Hi,
this won’t be easily possible. You need to search a plugin with such a function or hire a freelance developer for this job: http://kriesi.at/contact/customization
Best regards,
AndyJanuary 22, 2017 at 7:35 am #736896Hi Andy,
Shouldn’t it be just a simple PHP snippet?
If I hire a freelance developer, how should I tell him it should be done?
January 26, 2017 at 6:32 am #738731 -
AuthorPosts
- You must be logged in to reply to this topic.