• Resolved p1admin

    (@p1admin)


    Hi,

    I am using TablePress (which I really like) and am trying to remove the borders between the rows. There are currently no borders between the columns, but for some reason there is an automatic border after the final row.

    Is there a Custom CSS command that I can insert to make this gray border disappear?

    The link to this table is at: https://www.p1hsinc.com/home/our-partners/

    Thank you!

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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    To remove that border as well, just change
    border: none;
    to
    border: none !important;
    in your “Custom CSS”.

    Regards,
    Tobias

    Thread Starter p1admin

    (@p1admin)

    This worked wonderful! Thank you for all your help.

    Cara

    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 ‘Removing Row Borders’ is closed to new replies.