• Resolved Bunkermentality

    (@bunkermentality)


    Tobias,

    I’m exploring the use of responsive mode tables. For all types I see the same first row/last wrote formatting issue as shown in URL. I suspect that this is some sort of CSS issue.

    Underlying data is very simple.

    Full Name,03-Sep,10-Sep,17-Sep,24-Sep,08-Oct,15-Oct,29-Oct,Grand Total
    “Aitcheson-Walker, Louis”,1,1,1,,1,1,1,6
    “Beasley, Luke”,,1,1,,,,,2
    “Beck, Kyle”,1,1,1,1,1,1,1,7
    “Day, William”,1,,1,,,,1,3

    Any ideas would be very welcome.

    Sincerely, Paul

    The page I need help with: [log in to see the link]

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    I’m not completely sure why this happens, but please try adding this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress {
      width: 100% !important;
    }

    Regards,
    Tobias

    Thread Starter Bunkermentality

    (@bunkermentality)

    Issue found. Cause by plugin configuration. Thanks for your help. Donation applied.

    Thread Starter Bunkermentality

    (@bunkermentality)

    Resolved

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    great! Good to hear that you were able to find the cause for this!

    And thanks for the donation, I really appreciate it!

    Best wishes,
    Tobias

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘First Row/Last Row issues’ is closed to new replies.