Title: Table Stacking Issue &#8211; Easy Bootstrap Shortcode
Last modified: April 12, 2018

---

# Table Stacking Issue – Easy Bootstrap Shortcode

 *  [hmeiggs](https://wordpress.org/support/users/hmeiggs/)
 * (@hmeiggs)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/table-stacking-issue-easy-bootstrap-shortcode-2/)
 * I am having an issue on my client’s website where the tables are not stacking
   correctly. All the headers are stacked before the information in an order that
   makes it very hard to comprehend. The tables don’t seem to respect whether I 
   put [table responsive=”true”] or [table responsive=”false”]. I have been stumped
   with this. We are using Easy Bootstrap Shortcode.
 * Links to screenshots
    Desktop uncollapsed version: [http://tinypic.com/r/21bvd79/9](http://tinypic.com/r/21bvd79/9)
   Mobile “Responsive” Version: [http://tinypic.com/r/4jb86e/9](http://tinypic.com/r/4jb86e/9)
 * My HTML for it looks like this:
 *     ```
       [table width ="100%" style ="" responsive ="false"]
       [table_head]
       [th_column]Special Terms[/th_column]
       [th_column]Interest[/th_column]
       [th_column]Annual Percentage Yield (APY)[/th_column]
       [th_column]Min. to Open[/th_column]
       [th_column]Min. Balance to Earn APY[/th_column]
       [/table_head]
       [table_body]
       [table_row]
       [row_column]5 Year Relationship CD¹[/row_column]
       [row_column]2.50%[/row_column]
       [row_column]2.50%[/row_column]
       [row_column]$500.00[/row_column]
       [row_column]$500.00[/row_column]
       [/table_row]
       [table_row]
       [row_column]27 Month SPECIAL*[/row_column]
       [row_column]2.47%[/row_column]
       [row_column]2.50%[/row_column]
       [row_column]$2,500.00[/row_column]
       [row_column]$2,500.00[/row_column]
       [/table_row]
       [/table_body]
       [/table]
       ```
   

The topic ‘Table Stacking Issue – Easy Bootstrap Shortcode’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/easy-bootstrap-shortcodes_c3b0c1.
   svg)
 * [Easy Bootstrap Shortcode](https://wordpress.org/plugins/easy-bootstrap-shortcodes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-bootstrap-shortcodes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-bootstrap-shortcodes/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-bootstrap-shortcodes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-bootstrap-shortcodes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-bootstrap-shortcodes/reviews/)

## Tags

 * [stacking](https://wordpress.org/support/topic-tag/stacking/)
 * [tables](https://wordpress.org/support/topic-tag/tables/)

 * 0 replies
 * 1 participant
 * Last reply from: [hmeiggs](https://wordpress.org/support/users/hmeiggs/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/table-stacking-issue-easy-bootstrap-shortcode-2/)
 * Status: not resolved