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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    To fix this, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress {
      table-layout: normal;
    }

    Regards,
    Tobias

    Thread Starter amalmamun

    (@amalmamun)

    Hi,
    It’s not working. When i Inspect it showing invalid property value.

    But When i change css like this

    .tablepress {
    table-layout: auto/inherit/initial;
    }

    Now it’s working fine.:)

    Thank You So Much

    Al-Mamun

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    ah, yes, sorry. I meant auto, not normal 🙂

    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 ‘I can't fix these responsive problem’ is closed to new replies.