• Resolved Convospanish

    (@convospanish)


    Hello,

    I would like to know how to change the size of some of my tables. I attached the link of a page with one of those tables. Here, one column is wider than the other. How can I make both columns the same size?

    Thanks.

    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.

    The best way to achieve this for all tables on this page is to add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .postid-7805 .tablepress td {
      width: 50%;
    }

    Regards,
    Tobias

    Thread Starter Convospanish

    (@convospanish)

    Thank you so much!

    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 ‘Changing table size’ is closed to new replies.