Comment to 'Submenu'
Comment to Submenu
  • Hello caribman2020 !

    You may show this menu by the load with the following JS script in your Studio->Deisgner->Injections->Header area:

    <script>

      $(document).ready(function () {

        bx_menu_slide_inline('-sliding-menu-sys_site', $('-menu-toolbar-item-main-menu'), 'site');   

      });

    </script>

    Or you need to place the block with the necessary menu in every page (Studio->Pages->Systme->[Page name]->Add Block->Skeleton->Menu->Choose menu).

    But both variants aren't good and it's better to use another template.

    • Thank you so much LeonidS.  I will try another templates then.  But I have a question for you.  How do I add more Items under a subject? For example under about us I would like to add more items  vertically as in the  picture.  I'm new to that una, I have searched the discussions but couldn't find an answer to my issue.