• Resolved mtonev

    (@mtonev)


    Hello,

    Thanks for this great plugin!
    I want to have a table with 3 columns and the middle one I want to be 100% width, however no less than let say 250px. Any way to do it?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter mtonev

    (@mtonev)

    I found the solution – sorry.

    Using the

    .tablepress-id-123 .column-0 {
      min-width: 100px !important;
    }
    • This reply was modified 5 years ago by mtonev.
    Thread Starter mtonev

    (@mtonev)

    Closing this thread

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    great! Good to hear that you already found a solution!

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Columns widths with % and mininum px’ is closed to new replies.