• Resolved khhdesign2

    (@khhdesign2)


    Hi! Thanks for your great table plugin.
    There is an option to select “the first row of the table is the table header. ”
    How to make both the first row and the second one are the table header?

    Looking forward to having your reply.
    Regards,
    CP

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Unfortunately, I’ll have to disappoint you here. TablePress only supports the first row as the table header.
    You could maybe change the styling and colors of your second row so that it looks like a header row, e.g. via https://tablepress.org/faq/change-background-color-of-a-row/

    Regards,
    Tobias

    Thread Starter khhdesign2

    (@khhdesign2)

    Hi!
    Thanks for your solution.
    I put the following CSS code, and it works.

    .tablepress .row-2 td {
    	font-weight: bold;
    }

    Regards,
    Louis

    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!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to make the first and second rows of the table to become the table header?’ is closed to new replies.