• Resolved klabauter18055

    (@klabauter18055)


    After creating the table, the result shows me frames within the table cells around the contained texts. How do I get rid of them?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • 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

    .wptb-text-container {
    border: none;
    }

    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
    Plugin Author Imtiaz Rayhan

    (@imtiazrayhan)

    @klabauter18055,

    Looks like the table is showing fine now. Marking it resolved.

    Please reach back to us if you run into any other issues.

    Kind regards.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.