• Resolved Kyron

    (@kyron)


    Hi Tobias,
    I’m sorry, but I still have some questions about the extra css classes. There are multiple changes per table I need to apply.
    Here is what is now in the plugin options:

    ‘.tablepress-id-380 tbody td {
    color: #696969;
    }

    .tablepress-id-380,
    .tablepress-id-380 tr,
    .tablepress-id-380 tbody td,
    .tablepress-id-380 thead th,
    .tablepress-id-380 tfoot th {
    border: none;
    }

    .tablepress-id-380 .column-1 {
    padding: 0;
    width: 25%;
    word-break: break-word;
    }

    .tablepress-id-380 .column-2 {
    font-style: bold;
    font-size: 15px;
    text-align: left;
    padding-top: 0;
    width: 25%;
    word-break: break-word;
    }

    .tablepress-id-380 .column-3 {
    font-size: 13.5px;
    padding-top: 0;
    width: 25%;
    word-break: break-word;
    }

    .tablepress-id-380 .column-4 {
    font-size: 13.5px;
    padding: 0;
    width: 25%;
    word-break: break-word;
    }

    .tablepress-id-380 .row-2 {
    font-size: 13.5px;
    padding: 10px;
    line-height: 24px;
    }

    .tablepress-id-380 .row-2 .column-1 {
    text-align: justify;
    }

    .tablepress-id-380 .row-2 .column-4 {
    text-align: right;
    }

    Is there a way to apply this on multiple tables?
    Thank you!

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

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘extra css classes for multiple adaptations?’ is closed to new replies.