I was reading this useful thread: https://kriesi.at/support/topic/enfold-table-customization/
Regarding the answer to #4, is there a way to align text (and perhaps apply bg color) to only a specific column type, such as a Highlight Column?
I tried a few things, but everything seemed to effect the entire td.
Thanks
Hi dmoravec!
Maybe this is what your wanting?
.avia-highlight-col li, .avia-highlight-col span {
background: none repeat scroll 0 0 red !important;
}
If not then send us a link to your page and take a screenshot highlighting your intentions and we’ll take a look.
Regards,
Elliott