• Resolved makafavour

    (@makafavour)


    Hi Mates!

    Please I need your help I just tablePress yesterday and created a table with TablePress but have been finding it difficult to extend the width of column 4 and I will like it to be applied to all tables I will be creature in future.

    I have virtually tried all the suggestions made to other people that had the same problem previously but it was not able to solve my own challenge. I have included the link.

    Kindly help me out with this challenge.

    Thank you for your support.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    I’m not sure what you mean. What exactly do you want to extend here? The table is already at 100% of the available space?

    Regards,
    Tobias

    Thread Starter makafavour

    (@makafavour)

    Thank you @tobiasbg for your support.

    I actually want to extend the width column 4 table so that the bullet points to align well because I don’t like the way it is now. It looks rough in my eyes.

    • This reply was modified 5 years, 2 months ago by makafavour.
    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    ah, thanks for the explanation! You could maybe try

    .tablepress-id-3 .column-4 {
      width: 200px;
    }

    (or a bigger number). However, keep in mind, that the other columns then need to get smaller, which is not always possible here, because the other columns also need space.

    Regards,
    Tobias

    Thread Starter makafavour

    (@makafavour)

    Thank you @tobiasbg for your maximum support.

    It worked great and I love my tables now.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘I Cannot Adjust the Width of My Column 4 in TablePress’ is closed to new replies.