Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Tobias,

    thank you for the fast feedback.
    It works.
    Thank you very much.
    Many Greetings
    Kira

    Hi,

    I have the same problem and have already tried to transfer the code into the theme. But it does not work anyway. The table is played out in my preview but simply not on the website.

    I’m a beginner and just a bit overwhelmed.
    Here is my CSS:

    .tablepress thead th {
    background-color: #d40228;
    color: #FFFFFF;
    font-family: Economica;
    }

    .tablepress thead .sorting:hover {
    background-color: #808080;
    }

    .tablepress tbody td {
    font-family: Economica;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    border-color: gray;
    border-width: 1px;
    border-style: solid;
    }

    .tablepress-id-1 tbody .column-10,
    .tablepress-id-1 tbody .column-12 {
    background-color: #DCDCDC;
    }

    and here is the website: unicum.tv/standorte

    Maybe you can help me out?
    What have I done wrong?

    Best regards
    Kira

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