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

    (@processby)

    Hi.

    Try adding style:
    word-break: normal;

    I added the visibility of scrolling on webkit browsers.

    Thread Starter Ankit Main

    (@ankitmain95)

    Thanks for quick support. The scrolling visibility is improved.
    Still, no success with word-break. It tries to compress all columns on the desktop to be visible without horizontal scroll which breaks all long words and looks weird. (Yes, the scroll bar is visible on the desktop too, but it’s not working as expected.)
    Could you find a solution?
    TIA.

    Plugin Author Processby

    (@processby)

    table { table-layout: auto;}

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Column Width’ is closed to new replies.