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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    That’s e.g. possible with this “Custom CSS” on the “Plugin Options” screen of TablePress:

    .tablepress-id-123 tbody td {
      background-color: #ff0000;
      vertical-align: bottom;
      padding: 4px;
    }

    Regards,
    Tobias

    Thread Starter PascalPavan

    (@pascalpavan)

    Hi Tobias!
    Thanks for your quick reply!

    I have to change id-123 with the name of the table?
    Like id-table1 ?

    Thanks,
    Pascal

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    yes, the 123 has to be changed to the ID of the table.

    For some more ideas and suggestions, please also see the TablePress FAQ at https://tablepress.org/faq/

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change background color/vertical align "bottom" in cell/Decrase pixel up and dox’ is closed to new replies.