/home/ntu100/www/wp-content/themes/flatsome/inc/builder/shortcodes/templates/ux_menu.html
<div
  class="ux-menu stack stack-col justify-start {{ shortcode.options.visibility }} {{ shortcode.options.class }}"
  ng-class="{
    ['ux-menu--divider-'+shortcode.options.divider]: shortcode.options.divider,
  }"
>
  <content></content>
</div>