• Resolved blantoine

    (@blantoine)


    Hi Tobias!

    I have a little problem here, well two problems.

    1. I added this code “columnDefs”: [ { “orderable”: false, “targets”: [ 1,2,3 ] } ] to the table to limit the sorting to only one column and it worked… until I add another CSS code to control the width of the column 2. So I wonder if there is something I’m doing wrong and/or how to add multiple CSS modifications to the same table.

    2. I tried to add
    .tablepress-id-4 .column-2 {
    width: 1000px !important;
    }
    To change the width of the column 2, but nothing works. I tried to add only that code and tried it with the column 1 instead, still no luck. I wonder if it’s because of the audio file and if this is why, is they’re a solution to that ?

    I read about the Responsive tables extension, but I’m not sure if this would fix my problem.

    Thank you for your help and for the plugin 😉

    Antoine

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter blantoine

    (@blantoine)

    Me again,

    I forgot to double-check something before pressing send to my previous message. I changed how I uploaded the audio file and now everything looks great!

    Sorry for the inconvenience!

    Antoine

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Good to hear that you were already able to solve this 🙂

    Best wishes,
    Tobias
     
    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

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

The topic ‘Column width and multiple CSS modification’ is closed to new replies.