• Resolved kd6563

    (@kd6563)


    How could I get rid of all white lines in the table? Changing the color of the line same as the background perhaps?

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

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.

    Please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress tbody td {
    	border-top: none;
    }

    Regards,
    Tobias

    Thread Starter kd6563

    (@kd6563)

    Thanks, that was simple! Someday I will learn these things myself ?? Thanks for a great support!

    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 ‘Getting rid of white lines’ is closed to new replies.