File: /home/c1190199/public_html/wp-content/themes/directory/AIT/Framework/Shortcodes/columns/config.neon
title: Columns Shortcodes
type: dropdown
dropdownOptions:
title:
label: 'Columns'
type: header
option1:
label: '1/2 standard column - 1/2 standard column'
type: option
value: '[one_half]<br /> Text<br />[/one_half]<br />[one_half_last]<br />Text<br />[/one_half_last]'
option2:
label: '1/3 column - 2/3 column'
type: option
value: '[one_third]<br /> Text<br />[/one_third]<br />[two_third_last]<br /> Text<br />[/two_third_last]'
option3:
label: '2/3 column - 1/3 column'
type: option
value: '[two_third]<br /> Text<br />[/two_third]<br />[one_third_last]<br /> Text<br />[/one_third_last]'
option4:
label: '1/4 column - 3/4 column'
type: option
value: '[one_fourth]<br /> Text<br />[/one_fourth]<br />[three_fourth_last]<br /> Text<br />[/three_fourth_last]'
option5:
label: '3/4 column - 1/4 column'
type: option
value: '[three_fourth]<br /> Text<br />[/three_fourth]<br />[one_fourth_last]<br /> Text<br />[/one_fourth_last]'