Title: Pool Page Layout (Submit Predictions)
Last modified: August 7, 2018

---

# Pool Page Layout (Submit Predictions)

 *  [pjweb](https://wordpress.org/support/users/pjweb/)
 * (@pjweb)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/pool-page-layout-submit-predictions/)
 * Hi, I’m having problems with layout of the table where you enter the pool predictions.
   Currently it’s not adjusting widths for mobile viewing. How can I edit it? Do
   I need to add custom CSS to theme or create a hook? Any help would be greatly
   appreciated!

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

 *  Plugin Author [AntoineH](https://wordpress.org/support/users/antoineh/)
 * (@antoineh)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/pool-page-layout-submit-predictions/#post-10568809)
 * Depends a bit on your theme, but I think you can get a long way with just CSS.
   Only if you also have to adjust the HTML, you can overwrite the template via 
   a hook.
 *  [fplnepal](https://wordpress.org/support/users/fplnepal/)
 * (@fplnepal)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/pool-page-layout-submit-predictions/#post-10569543)
 * I wa shaving same problem for mobile view .
    Use this in css [@media](https://wordpress.org/support/users/media/)
   only screen and (max-width: 768px) .classXXXX { XXX XXX }
 * classXXX is class name
    and XXX XXX are desired height, width or other adjustment
   setting
 *  Thread Starter [pjweb](https://wordpress.org/support/users/pjweb/)
 * (@pjweb)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/pool-page-layout-submit-predictions/#post-10571370)
 * Thanks for reply. [@fplnepal](https://wordpress.org/support/users/fplnepal/) 
   would the class for table where predictions are entered be table.match_row_template?
 *  Plugin Author [AntoineH](https://wordpress.org/support/users/antoineh/)
 * (@antoineh)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/pool-page-layout-submit-predictions/#post-10572174)
 * The CSS selector for the prediction table is: `table.matchinfo.input`
 *  Thread Starter [pjweb](https://wordpress.org/support/users/pjweb/)
 * (@pjweb)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/pool-page-layout-submit-predictions/#post-10578083)
 * Perfect, Thanks!

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

The topic ‘Pool Page Layout (Submit Predictions)’ is closed to new replies.

 * ![](https://ps.w.org/football-pool/assets/icon-256x256.png?rev=983880)
 * [Football Pool](https://wordpress.org/plugins/football-pool/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/football-pool/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/football-pool/)
 * [Active Topics](https://wordpress.org/support/plugin/football-pool/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/football-pool/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/football-pool/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [pjweb](https://wordpress.org/support/users/pjweb/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/pool-page-layout-submit-predictions/#post-10578083)
 * Status: not a support question