Viewing 1 replies (of 1 total)
  • [wpsm_comparison_table id="1" class="my-class"]

    .my-class td {
        background: black;
        color: white;
    }
    .my-class td:hover,
    .my-class td.betterhover,
    .my-class tr:hover td {
        background-color: #777;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘make background of cells black’ is closed to new replies.