{{if ThemeOptions.BootstrapVersion =="v4"}} {{each(device, deviceval) {"default":"", "mobile":"sm-", "tablet":"md-", "laptop":"lg-", "desktop":"xl-"} }} {{/each}}
Device Padding Margin Width Text Align
{{if device =="default"}} Extra small {{/if}} {{if device =="mobile"}} Small {{/if}} {{if device =="tablet"}} Medium {{/if}} {{if device =="laptop"}} Large {{/if}} {{if device =="desktop"}} Extra large {{/if}} {{each(dir, dirval) {"pt":"Top", "pr":"Right", "pb":"Bottom", "pl":"Left"} }} {{/each}}
${dirval}
{{each(dir, dirval) {"mt":"Top", "mr":"Right", "mb":"Bottom", "ml":"Left"} }} {{/each}}
${dirval}
{{else}}

Padding Top:

Padding Right:

Padding Bottom:

Padding Left:

Margin Top:

Margin Right:

Margin Bottom:

Margin Left:

Width:

Text Align:

{{/if}}