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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    The quickest way should be to use this “Custom CSS” (on the “Plugin Options” screen of TablePress):

    .page-id-5736 .tablepress .column-2 {
        width: 15%;
    }

    That will give the second column a width of 15% of the table width, for all tables on this page (which was given the internal post ID 5736 by WordPress).

    Regards,
    Tobias

    Thread Starter markmapstone

    (@markmapstone)

    Perfect! Thank you, thank you, thank you!

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

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

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘column widths’ is closed to new replies.