-
AuthorPosts
-
June 3, 2017 at 3:58 pm #803397
Hi guys!
Still love Enfold, nice updates! Two questions:
1) I was wondering: the new burger menu option (Header > Header layout > Display as icon) seems to me like it would work great on mobile as well… How would I go about disabling the regular/old mobile menu to see if I could get the new burger menu to play nice with the theme?
2) While using the new burger menu as mentioned above, I would like to have an extra button in the header on desktop and tablet. How would I go about this? All the snippets and function.php addition I find are for other/older menu combinations! Any help would be greatly appreciated.
Kind regards,
Thomas
June 4, 2017 at 9:27 am #803530Hey Thomas,
Thanks for using our theme :)
Follow the answers:
1.Burger menu option is only available when you choose “Logo right, menu left” or “Logo left, menu right” (first two) options in Enfold theme options > Header :)
2. This article ought to help you: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Best regards,
John TorvikJune 4, 2017 at 11:53 am #803561Hi John!
I know how to select the burger menu, but let me clarify: the new fullscreen menu seems like it would work perfectly on mobile, or at least could work perfectly on mobile. How do I go about disabling the “old” mobile menu, in order to test the new burger menu on mobile?
I’d found the article you mention, but when using either one of those actions, the results are just not very good. I’ll look into it again, but couldn’t get a very nice results earlier :/
Kind regards,
Thomas
June 7, 2017 at 9:02 am #804935Hi,
Please try the modification that was suggested by another Enfold user in the following link.
// https://kriesi.at/support/topic/burger-menu-mobile-menu-unconsistancy/#post-723500
Best regards,
IsmaelJune 12, 2017 at 11:47 pm #807154That one doesn’t work, it’s nice he worked all that out, but it’s not the clean solution I’m looking for…
However, good news, because Nikko has gotten really far in this thread: https://kriesi.at/support/topic/mobile-menu-like-desktop-menu/
- This reply was modified 7 years, 4 months ago by dekkert.
June 13, 2017 at 4:49 am #807204Hi Thomas!
Did Nikko’s solution work for you, then? :)
Best regards,
SarahJune 13, 2017 at 12:16 pm #807402Hi!
Almost there, but not entirely right now, sadly… What I’ve got now is that the logo changes back to the “regular” version on mobile. I understand why it does this, as it mimics the logo on larger screens, but I’d like to find a way to make it stop doing that.
I’ve also got another issue with targeting the font sizes of the items within the fullscreen slider. On larger screens, the code works, but on the smaller screens, I can’t get this to do what I want. I’m using this right now:
/* Fullscreen slider styling */
@media only screen and (min-width: 767px) {
.slideshow_caption {width: 54% !important;}
.avia-slideshow-button-2 {padding: 25px 56px !important; font-size: 16px !important;}
}@media only screen and (max-width: 479px) {
.avia-caption-title {font-size: 42px !important;}
.avia-caption-content.av_inherit_color {font-size: 18px !important;}
}June 16, 2017 at 5:39 pm #809022Hi,
At our next version, mobile navigation is changing ( to something way better! )
so we would appreciate some patience to check what it is coming – and it is not far away!Best regards,
BasilisJune 17, 2017 at 1:08 pm #809293Hi Basilis,
Sounds good, thanks for the heads up – I’ll make sure to put my time into something else then!
Gr. Thomas
June 20, 2017 at 3:56 pm #810428I cannot wait until this is possible! This has been a pain for a long time and I appreciate you guys fixing it.
Hopefully if will be a FULL and modern solution with options (like many other themes offer).Thanks a lot!
June 20, 2017 at 4:05 pm #810440Hi!
I replied you here – https://kriesi.at/support/topic/use-new-burger-menu-only-for-mobile/#post-810420. Please start a new thread :)
Cheers!
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.