Title: Problem with responsiveness
Last modified: November 16, 2017

---

# Problem with responsiveness

 *  [trevorwood](https://wordpress.org/support/users/trevorwood/)
 * (@trevorwood)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/problem-with-responsiveness-4/)
 * There appears to be a problem with responsiveness with a table with one row –
   see [http://www.z-to-a.com/registration/](http://www.z-to-a.com/registration/)
 * Full screen this is fine, but when the screen size is reduced the contents of
   the first cell on the row appears OK – except that the background is greyed, 
   but the next row has a blank cell followed by the contents of the second cell.
 * I’ve tried moving text into the title row of the table for both cells, but that
   doesn’t work
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblem-with-responsiveness-4%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [bladex21](https://wordpress.org/support/users/bladex21/)
 * (@bladex21)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/problem-with-responsiveness-4/#post-9696385)
 * Same for me.
 *  Thread Starter [trevorwood](https://wordpress.org/support/users/trevorwood/)
 * (@trevorwood)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/problem-with-responsiveness-4/#post-9696420)
 * I’ve fixed this myself by dumping the table and adding some divs and CSS. I’ll
   post code here if people want
 *  [bladex21](https://wordpress.org/support/users/bladex21/)
 * (@bladex21)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/problem-with-responsiveness-4/#post-9696450)
 * Please do thanks
 *  Thread Starter [trevorwood](https://wordpress.org/support/users/trevorwood/)
 * (@trevorwood)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/problem-with-responsiveness-4/#post-9696544)
 * <div style=”display: inline-block;”>
    <div style=”float: left; width: 450px;”
   > left box – change width as appropriate </div> <div> right box will drop below
   left box as screen gets smaller </div> </div>
 *  [bladex21](https://wordpress.org/support/users/bladex21/)
 * (@bladex21)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/problem-with-responsiveness-4/#post-9696674)
 * So you edited the core files ?
 *  Thread Starter [trevorwood](https://wordpress.org/support/users/trevorwood/)
 * (@trevorwood)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/problem-with-responsiveness-4/#post-9696773)
 * No – I put this code into the WordPress page
 *  [bladex21](https://wordpress.org/support/users/bladex21/)
 * (@bladex21)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/problem-with-responsiveness-4/#post-9696778)
 * I did like thes, however it just created a scroll box on mobile.
 * <div style=”display: inline-block;”>
    <div style=”float: left; width: 450px;”
   > left box – change width as appropriate </div> <div> [wpsm_comparison_table 
   id=”1″ class=”center-table-align”] </div> </div>

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Problem with responsiveness’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/table-maker_30bfab.svg)
 * [Table Maker](https://wordpress.org/plugins/table-maker/)
 * [Support Threads](https://wordpress.org/support/plugin/table-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/table-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/table-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/table-maker/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [bladex21](https://wordpress.org/support/users/bladex21/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/problem-with-responsiveness-4/#post-9696778)
 * Status: not resolved