Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    Yes, horizontal lines are great. Vertical lines are not. ?? (That’s the default styling doesn’t have them.) You can of course readd them. Just add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress th,
    .tablepress td {
      border: 1px solid #cccccc;
    }

    Regards,
    Tobias

    Thread Starter phant0mmarine

    (@phant0mmarine)

    Perfect!

    Thank you

    Plugin Author Tobias B?thge

    (@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 phant0mmarine

    (@phant0mmarine)

    Done!

    Thank you

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks, I really appreciate it!

    Best wishes,
    Tobias

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Add Vertical Lines/seperators on Table columns’ is closed to new replies.