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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    To really find out what’s wrong there, I’d need to take a direct look at the table. Therefore, please post a link to the page with the table in question. Thanks!

    Regards,
    Tobias

    Thread Starter emstudios

    (@emstudios)

    Hi Tobias,

    Please check:

    https://emstudiosaos.wpengine.com/hands-on-producer-course/

    and navigate to the Specs Tab, first row @ 50%.

    Regards,
    EM

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for the link!

    The reason for this seems to be some CSS in your theme. To fix this issue, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress [class*="column"]+[class*="column"]:last-child {
      float: none;
    }

    Regards,
    Tobias

    Thread Starter emstudios

    (@emstudios)

    Thanx a lot! It’s fixed!

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! Thanks a lot for the confirmation!

    Best wishes,
    Tobias

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Tablepress not rendering correctly’ is closed to new replies.