Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #843017

    Yigit, as requested…

    If you set the navigation to use the burger icon with slide in panel then any custom menus used in widgets don’t appear to work.

    Steps:

    1. Create a menu.
    2. In Widgets add a “custom menu” containing the above menu.
    3a. If the custom menu widget above was added to a footer then it won’t show the menu on front end.
    3b. If the custom menu widget above was added into a block using avia framework (Widget Area, from Content Elements) for use as a sidebar menu or something it also won’t show on the front end.

    #844620

    Hey jamesbarrell,

    Thank you for using Enfold.

    We’ll report the issue to Kriesi. Please add this code to fix it.

    .html_burger_menu_active #footer .menu-item, .html_burger_menu_active .avia-builder-widget-area .menu-item {
        display: block;
    }

    Best regards,
    Ismael

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