• Resolved tourstoyou

    (@tourstoyou)


    Hi! Appreciate this plugin so much. I recently noticed that there is now a significant amount of padding added to several pages on my site (see link for example). The padding seems to be appearing following the short code.

    For example, under “1776” of the linked page, I have the following in the text tab in Elementor:

    Website (coming soon) | Show Page

    <hr />

    [table id=188 /]

    <hr />

    • # Rescheduled from the 2020/2021 season
    • ^ Rescheduled from the 2019/2020 season

    Information below the table now seems to have like a 20-25px padding that I don’t want. It used to be nearly directly after the table, which is where I had it and want it to appear.

    When I am editing in Elementor, the padding doesn’t appear. It only appears when I am on the visitor’s side of things. I’ve tried getting rid of the horizontal line but it didn’t make a difference.

    Any help/suggestions?

    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 question, and sorry for the trouble.

    From what I know, this is due to a recent change in WordPress, see https://core.trac.www.ads-software.com/ticket/52764#comment:6

    As a potential fix, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    body p:empty:before {
      content: none;
    }

    Regards,
    Tobias

    Thread Starter tourstoyou

    (@tourstoyou)

    Okay, I added in the CSS and it appears to have fixed the issue. I have a lot of tables scattered about, so I’ll provide an update if there are any additional issues.
    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 here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Padding issue’ is closed to new replies.