• Resolved Jason Robie

    (@jrobie23)


    have tried column width in the “reloaded” and now in tablepress with zero results.

    would love some insight. (perhaps it is my ignorance of proper css?)

    this is the page: https://deeringlumber.com/contractor-referrals/
    this is the code: .wp-table-reloaded-id-5 .column-1 { width: 75px!important;}

    although I must admit, i’ve been through all the support and faqs and have tried nearly every iteration you have suggested, all to no avail.

    i don’t really care about the actual width at this point. I have tried 10px and 200px inside of firebug and it works fine with the “element.style” selector. just nothing seems to work with the above code.

    https://www.ads-software.com/extend/plugins/wp-table-reloaded/

Viewing 2 replies - 16 through 17 (of 17 total)
  • .tablepress-id-1 .column-1 {
    width: 275px !important;
    }

    I added that to my custom field and its not making any difference. Any idea what I could be doing wrong?

    Thanks,
    Phil

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Could you please post a link to the page with the table, so that I can take a direct look at this? Thanks!

    Regards,
    Tobias

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘[Plugin: WP-Table Reloaded] tablepress column width’ is closed to new replies.