• Resolved jboetger

    (@jboetger)


    The client would like to have vertical lines to separate exterior and the interior sewer line protection words (table 4 and table 5). How can it be done?

    The page I need help with: [log in to see the link]

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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    For that, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress-id-4 .column-1,
    .tablepress-id-5 .column-1 {
        border-right: 1px solid #cccccc;
        width: 50%;
    }

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Line’ is closed to new replies.