Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor wpsoul

    (@wpsoul)

    If you need for cols

    body .wpsm-comptable td.editor_selected_col, .wpsm-comptable th.editor_selected_col{border-left:3px solid #77B21D;border-right:3px solid #77B21D;}
    body .wpsm-comptable th.editor_selected_col{background-color: #77B21D !important; color: #fff !important}
    body .wpsm-comptable tr:last-child td.editor_selected_col{border-bottom:3px solid #77B21D;}

    Change #77B21D to your color and place this in your theme css

    Thread Starter dmori

    (@dmori)

    Great, Thanks

    Plugin Contributor wpsoul

    (@wpsoul)

    closed

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to change color of highlighted column’ is closed to new replies.