HI,
Is there a way to color-code different group names or group cells?
I have a lot of groups and it would be nice to have different colors for the group names or even better different colors for the background of the cells.
The easiest way would be to have a CSS class applied with the group name.
The color can be defined with in the custom Dashboard extension.
Maybe a PHP snippet can do this?
I added some CSS like this: #child-site-15 td.column-groups, #child-site-16 td.column-groups, #child-site-17 td.column-groups, #child-site-18 td.column-groups {
background: #abf7f3;
}
and it works perfectly.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
WordPress® is a registered trademark of the WordPress Foundation, and WooCommerce® is a registered trademark of WooCommerce, Inc. MainWP is an independent product and is not affiliated, associated, or endorsed by the WordPress Foundation, WooCommerce, Inc., or Automattic Inc., except where noted under the Jetpack® API and Trademark License Agreement. All product names, logos, and brands are property of their respective owners and are used for identification purposes only.