Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    Adjusting widths is usually possible with CSS code, see e.g. https://tablepress.org/faq/column-widths/
    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 andantesash

    (@andantesash)

    Thanks for the reply, I couldn’t get the CSS code tips to work. The column widths remain the same, will editing these in (px) format not throw the layout off on mobile / tablet etc?

    Here is the link; https://goo.gl/Kd2PPn

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for the link!

    For me, the CSS works fine, e.g.

    .page-id-195 .tablepress .column-1 {
        width: 40%;
    }

    (on the “Plugin Options” screen of TablePress).

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Adjust the wdith of the first column?’ is closed to new replies.