• Resolved o2estudiocreativo

    (@o2estudiocreativo)


    Is it possible to change the background color of the head column? apart from the predertermined colors

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • if you want to change the background of the first column then apply this custom css code

    .wpsm-thead th:first-child {background:#ff0000}
    .wpsm-comptable tr td:first-child {background:#ff0000}

    replace #ff0000 with the color you want

    Thread Starter o2estudiocreativo

    (@o2estudiocreativo)

    Thank you very much for the information

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘exchange background color header row’ is closed to new replies.