• Resolved Fangelo360

    (@fangelo360)


    Hello Tobias!

    Thank you so much for your work and support.

    I have a little issue with your super interesting plugin, the first column always looks super wide!

    Let’s say I have columns 1,2 and 3, 1 will look super wide, if I hide it, column 2 will look super wide.

    https://tinyurl.com/y3qqhqla You can check this link and you’ll soon see the issue.

    As far as I can see, additional CSS is working on mobile but not on desktop.

    Could you please advise me on how could I solve this issue?

    Thank you Tobias and have a nice day!

    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.

    The cause for this is a small conflict with your theme. To fix this, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress th,
    .tablepress td {
    	width: auto;
    }

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘First column always super wide’ is closed to new replies.