• Resolved grant512

    (@grant512)


    Hi, support,

    If able to assist.on how to achieve similar background colour of the main header.

    I don’t want to create multiple tables and would be easier if I can have multiple headers in one table instead.

    Please see the link
    https://ibb.co/cgRHBnw

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

Viewing 1 replies (of 1 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    The color of the header is #d9edf7, so that you could add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress-id-SPA51 .row-4 td,
    .tablepress-id-SPA51 .row-8 td,
    .tablepress-id-SPA51 .row-12 td {
      background-color: #d9edf7;
    }

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘How to have multiple headers’ is closed to new replies.