Sid Gifari File Manager
🏠 Root
/
home
/
nradmin
/
public_html
/
wp-content
/
themes
/
flatsome
/
inc
/
builder
/
shortcodes
/
templates
/
📝 Editing: ux_stack.html
<div id="{{:: shortcode.$id }}" class="stack {{ shortcode.options.visibility }} {{ shortcode.options.class }}" ng-class="{ ['stack-'+shortcode.options.direction]: shortcode.options.direction, ['items-'+shortcode.options.align]: shortcode.options.align, ['justify-'+shortcode.options.distribute]: shortcode.options.distribute }" > <content></content> <style> #{{:: shortcode.$id }} > * { --stack-gap: {{ shortcode.options.gap }}rem; } </style> </div>
💾 Save
❌ Cancel
Sid Gifari File Manager v1.0 | Terminal Auto-Sync Enabled | Current Path: /home/nradmin/public_html/wp-content/themes/flatsome/inc/builder/shortcodes/templates