• Resolved jako68510

    (@jako68510)


    Hello Tobias,
    First of all, thank you for your work.

    I’m having a little difficulty with my table, I have an extra line that integrates at the end of the table, I can’t remove it.
    Can you give me some advice?

    Thanks in advance
    Regards

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi!

    Thanks for your post and sorry for the trouble!

    What you are seeing there is the bottom margin that TablePress tables have by default. To remove that, you could add this to the “Custom CSS” text area on the “Plugin Options” screen of TablePress:

    .tablepress-id-1 {
    margin-bottom: 0;
    }

    The remaining space seems to be caused by your Elementor container, which has a margin of 20 pixels at the top. I’m not sure why, but this apparently also is applied at the bottom for some reason…

    Best wishes,
    Tobias

    Thread Starter jako68510

    (@jako68510)

    ?? Thank you !

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress in the plugin directory. Thanks!

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