• Resolved bartson2

    (@bartson2)


    I just donated $100 because TablePress is dynamite. Just learning how to use it and cannot get column widths to work. I have kept columns narrow so they will fit phones but on desktop they should be displayed narrower and close together to look right.
    [ redundant link removed ]

    • This topic was modified 6 years, 5 months ago by Jan Dembowski.

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

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    First, thanks again for the donation, I really appreciate it!

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

    .tablepress-id-18 {
    	width: auto;
    	margin: 0 auto 1em;
    }

    This should shrink the table and center it on desktop screens.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘TablePress Column Widths’ is closed to new replies.