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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    This has nothing to do with the import, but is probably some styling glitch.
    Can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!

    Regards,
    Tobias

    Thread Starter TheVolkinator

    (@thevolkinator)

    sure Tobias, thanks so much for your help!
    http://the420investor.com/companies/

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    that’s really weird. I’m not sure why this happens, but it seems to be related to some rather new CSS properties that your theme uses.
    To fix this, I suggest to remove the border. For that, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress td,
    .tablepress th {
      border: none!important;
    }

    Regards,
    Tobias

    Thread Starter TheVolkinator

    (@thevolkinator)

    that worked! Thanks so much!

    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!

    Thread Starter TheVolkinator

    (@thevolkinator)

    will do right now

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks, I really appreciate that!

    Best wishes,
    Tobias

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Chrome showing odd line breaks’ is closed to new replies.