• timboc

    (@timboc)


    I am pleased with the way this plugin works and how easy it is to use. However, the table on my mobile is displaying wider than the available screen width, so the very right-hand side of text is cut off unless you scroll. I think I have tried everything, but nothing seems to work. I have the same problem on my tablet in portrait mode too.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Saad

    (@protibimbok)

    Sorry for the inconvenience, we are looking into it.

    Plugin Contributor Saad

    (@protibimbok)

    We have tried to replicate the issue on our end. But it seems to be happening on your site only.
    It’s probably because of theme or some other plugin.
    Please follow the steps and let us know if you still have this issue:

    1. Open the table builder
    2. Go to Settings -> Styles
    3. Paste the following CSS into the Extra Styles

    td, th {
    box-sizing: border-box;
    }

    Plugin Contributor Saad

    (@protibimbok)

    Alternatively, you may add the style for all tables built with WP Table Builder (if the problem is happening to all).

    1. Go the Settings page from WP Table Builder menu.
    2. Go to General Styles tab
    3. Paste and save the same CSS
Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.