Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #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

    #803530

    Hey 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 Torvik

    #803561

    Hi 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

    #804935

    Hi,

    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,
    Ismael

    #807154

    That 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.
    #807204

    Hi Thomas!

    Did Nikko’s solution work for you, then? :) 

    Best regards,
    Sarah

    #807402

    Hi!

    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;}
    }

    #809022

    Hi,

    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,
    Basilis

    #809293

    Hi Basilis,

    Sounds good, thanks for the heads up – I’ll make sure to put my time into something else then!

    Gr. Thomas

    #810428

    I 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!

    #810440

    Hi!

    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

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.