• Resolved wpfiend

    (@wpfiend)


    Hello.

    We have a TablePress table on the page linked above. It is near the bottom of the page with the pictures of the carvings, 5 of the first row and 2 on the second row.

    For some reason, and I cannot figure out why, the first column of both the rows is not adding the right-padding to the image that I can see it is adding to the other columns. As a result, the white spacing between the first column and the second column is much narrower.

    Can you please help…??

    Thanks in advance.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    To make these images look evenly distributed, you’d need to make the columns the same width. For that, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress-id-22 tbody td {
      width: 20%;
    }

    Regards,
    Tobias

    Thread Starter wpfiend

    (@wpfiend)

    Thank you. That worked well.

    Plugin Author TobiasBg

    (@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 ‘First column not adding right padding’ is closed to new replies.