Hi there,
I am trying to add some shortcodes to tabbed content; essentially I need two rows. Row 1 needs two columns, and Row 2 needs one column.
I can add two columns straight into the tabbed content, but I am having trouble adding another row beneath this.
The shortcodes I am using for the columns are:
[column type=“one-half” last=“true” fade=“true” fade_animation=“in” fade_animation_offset=“45px”] Here is column #1 [/column]
[column type=“one-half” last=“true” fade=“true” fade_animation=“in” fade_animation_offset=“45px”] Here is column #2[/column]
Is there a way I can add another single column row underneath this?
Thanks so much for your help!
Brad