Title: Responsiveness issue
Last modified: September 1, 2016

---

# Responsiveness issue

 *  Resolved [pacikav](https://wordpress.org/support/users/pacikav/)
 * (@pacikav)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/responsiveness-issue-2/)
 * Hi Tobias
 * Can you please take a look on my site?
    [http://hopmeldev.staging.wpengine.com/grants/](http://hopmeldev.staging.wpengine.com/grants/)
   I’m using your plugin and responsive extenion shortcode looks so `[table id=1
   responsive=collapse responsive_breakpoint=tablet /]` But it doesn’t work properly
   on tablet, phone window sizes.
 * Thanks, Alex
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/responsiveness-issue-2/#post-7572802)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * When trying to access your link, I’m asked for a login 🙁
 * Regards,
    Tobias ** _[Moderator note: Please do not ask for login credentials
   to user sites! ]_
 *  Thread Starter [pacikav](https://wordpress.org/support/users/pacikav/)
 * (@pacikav)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/responsiveness-issue-2/#post-7572805)
 * Ah, sorry it’s:
 * _[ redacted ]_
 * _**[Moderator note: Please do not provide login credentials for your site! ]**_
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/responsiveness-issue-2/#post-7572806)
 * Hi,
 * hmm, it looks like you removed the credentials again?
 * Regards,
    Tobias
 *  Thread Starter [pacikav](https://wordpress.org/support/users/pacikav/)
 * (@pacikav)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/responsiveness-issue-2/#post-7572809)
 * Hi Tobias
 * check this link
    [redaced]
 * _**[Moderator note: Please do not provide credentials to your site in the forums!]**_
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/responsiveness-issue-2/#post-7572819)
 * Hi,
 * dear moderator: If you were checking pacikav’s link from above, you’d see that
   we are not talking about any WP admin credentials, but merely HTTP basic auth
   to then access the frontend of the site…
 * pacikav: Please get in touch via email (the address is in the main plugin file“
   tablepress.php”). That way, I can investigate this directly. Thanks!
 * Regards,
    Tobias
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/responsiveness-issue-2/#post-7572823)
 * Hi pacikav,
 * I was now able to take a look.
 * The basic functionality works fine for me, but indeed, there are some visual 
   issues, with the right-most column overlapping into the margin on the right. 
   Unfortunately, I don’t see why that happens and I don’t know a solution at the
   moment. 🙁 I can only hope that a future version of the JS code for the DataTables
   Responsive script fixes this…
    Meanwhile, I suggest to switch to other modes 
   for responsiveness, like the `flip` or `scroll` mode here.
 * Regards,
    Tobias
 *  Thread Starter [pacikav](https://wordpress.org/support/users/pacikav/)
 * (@pacikav)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/responsiveness-issue-2/#post-7572946)
 * Hi Tobias
 * Just want let you know I found solution to fix responsive issue:
 * just add width:100% !important
 *     ```
       .grants-table table {
           width: 100% !important;
       }
       ```
   
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/responsiveness-issue-2/#post-7572954)
 * Hi,
 * ah, very nice! I’ll have to keep that in mind!
 * Best wishes,
    Tobias

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

The topic ‘Responsiveness issue’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 8 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/responsiveness-issue-2/#post-7572954)
 * Status: resolved