• 1. When you use the shortcode it doesn’t displace the menu title.
    2. when you add a widget to one of the menu, you can’t expand the widget window.
    3. You can’t upgrade to pro in wordpress.com

    It’s very buggy!

Viewing 1 replies (of 1 total)
  • Plugin Author Access Keys

    (@access-keys)

    Hello there,

    We are a bit unclear about the first issue. Please do clarify us the issue details through below link so that we can assist you with full support.
    https://accesspressthemes.com/support
    The menu displayed is fully depended on the main wrapper which wrapped the whole menu and with 100% container, menu will be displayed half width i.e 50%. SO, on widget section menu is shown half the section of widget area.
    In order to resolve it you have to add below custom css on our plugin’s Custom CSS tab section.

    .wp-megamenu-main-wrapper.wpmm-orientation-vertical {
      width: 100% !important;
    }
    

    Thanks

    • This reply was modified 6 years, 6 months ago by Access Keys.
Viewing 1 replies (of 1 total)
  • The topic ‘Very buggy’ is closed to new replies.