Is can be possible set different background color for each avia-heading-row ?
Hey unicaweb,
Yes you should be able to do that if you target the page-id class for each page, you can find that class in the body tag if you inspect the page in your browser.
Best regards,
Rikard
Yes but I have more table in this page and I need to set different raw background color for each
I try the solution with id section
#ricevitori .avia-heading-row th { background-color:#00abe6 !important;color:#fff!important;}
#trasmettitori .avia-heading-row th { background-color:#000000!important;color:#fff!important;}
Hi,
These attempts worked?
Best regards,
John Torvik