• Resolved S S0DEN

    (@s-s0den)


    I tried using both methods in the documentation, sizing by width and by padding. Both had no effect on the size of the table I wish to change.

    Here is the code I used:

    .tablepress-id-24 .column-1 {
    	width: 75px;
    }
    
    .tablepress-id-24 .column-2 {
    	width: 75px;
    }
    
    .tablepress-id-24 .column-3 {
    	width: 75px;
    }

    I also tried removing the number in the column and using the letter the column has, that also did not work. I then tried using the padding, that also did not work.

    https://www.ads-software.com/plugins/tablepress/

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Custom CSS Re Size Column not working’ is closed to new replies.