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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    I’m not really sure what you mean. When I resize the browser windows, the table does not resize, i.e. it keeps its width and overlaps on the right.

    Regards,
    Tobias

    Thread Starter tmbg

    (@tmbg)

    I just checked on Chrome and it’s fine and doing what you said but in Firefox and Internet Explorer it resizes. I don’t have Safari or Opera installed.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    ah, ok. I was using Chrome as well for my test. In Firefox, the table indeed resizes.
    To change that, you could try setting a minimum width, e.g. with “Custom CSS” on the “Plugin Options” screen of TablePress like

    .tablepress-id-ultimate-timeline {
      min-width: 1200px;
    }

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Prevent resizing w/ responsive theme’ is closed to new replies.