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 possible with some CSS code, like

    .tablepress-id-123 td {
      padding-top: 2px;
      padding-bottom: 2px;
    }

    (where 123 is the table ID). That code needs to be entered into the “Custom CSS” textarea on the “Plugin Options” screen of TablePress.

    If that’s not it, can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!

    Regards,
    Tobias

    Thread Starter hmabpera

    (@hmabpera)

    Thanks, Tobias. That did it. Can you recommend a book/website for me to use as a basic css guide. I’m new to this.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    I can’t recommend a specific book on CSS (there are many though), but I like this website as a starter: https://www.htmldog.com/guides/css/beginner/

    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 do i make the table row height smaller using table press’ is closed to new replies.