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

    (@tobiasbg)

    Hi,

    thanks for your question.

    This should be possible with some CSS code, which you can paste into the “Custom CSS” textarea on the “Plugin Options” screen:

    .wp-table-reloaded-id-2 {
      border-collapse: separate!important;
      background-color: #ffffff!important;
      border-spacing: 20px!important;
    }

    Can you try that?

    Regards,
    Tobias

    phsims

    (@phsims)

    Thanx for the Reply Tobias.

    I added the code but it didnt actually seem to do anything ??

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    you added that code in the wrong place.

    It needs to be added to the “Custom CSS” textarea on the “Plugin Options” screen and not the “Custom CSS Class” field on the “Edit” screen.

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: WP-Table Reloaded] adding space between boxes’ is closed to new replies.