New Landing How can we help? Cardinal Table columns

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Cardinal
  • #100058
    bram1974
    Member
    Post count: 94

    Hi, just another quick question. How could I target the first column of a table? I would like the first column to be smaller then the second. Tried but cant figure it out.

    Thank you!

    #100298
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Are you using go pricing tables? Or are you referring to the table shortcode?

    – Kyle

    #100443
    bram1974
    Member
    Post count: 94

    Sorry, yes table shortcode.

    Thanks

    #100532
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    table tr > th:first-child {
      width: 33%;
    }

    – Kyle

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register