Title: Phone time match
Last modified: June 10, 2026

---

# Phone time match

 *  Resolved [strophe18](https://wordpress.org/support/users/strophe18/)
 * (@strophe18)
 * [4 days, 18 hours ago](https://wordpress.org/support/topic/phone-time-match/)
 * Hello,
 * I am currently using the Football Pool plugin. Unfortunately, when I go to the
   predictions page, the match kick-off times do not appear on mobile phones.
 * Is there a specific setting that needs to be enabled, or do the plugin files 
   need to be modified in order to display the match times on mobile devices?
 * Thank you for your help.

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

 *  Plugin Author [AntoineH](https://wordpress.org/support/users/antoineh/)
 * (@antoineh)
 * [4 days, 17 hours ago](https://wordpress.org/support/topic/phone-time-match/#post-18934173)
 * Then I guess you are using the classic table layout. There is not a lot of space
   to show the time on mobile, therefore it is hidden by default. If you want to
   show it, you’ll have to overwrite the stylesheet. You can do so by adding the
   following:
 *     ```wp-block-code
       /* Show match time in classic layout on mobile */table.matchinfo td.time {  display: table-cell !important;}
       ```
   
 * Either via Appearance > Additional CSS, a plugin that allows you to add CSS, 
   or by adding a child theme. I would not recommend to change anything in the plugin
   files, as this will be overwritten on every update.
 * You may also need to change something in the padding or font sizes if it doesn’t
   fit or looks funny. ChatGPT can help you if you need some guidance in setting
   up the correct CSS.
 *  Thread Starter [strophe18](https://wordpress.org/support/users/strophe18/)
 * (@strophe18)
 * [4 days, 14 hours ago](https://wordpress.org/support/topic/phone-time-match/#post-18934423)
 * Perfect !!!
 * thank you very much.

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

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fphone-time-match%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](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/)

 * 2 replies
 * 2 participants
 * Last reply from: [strophe18](https://wordpress.org/support/users/strophe18/)
 * Last activity: [4 days, 14 hours ago](https://wordpress.org/support/topic/phone-time-match/#post-18934423)
 * Status: resolved