Hi All,
I try to search and read much here but no case same my, i build the page with the Table in Content Elements and how can i fix: this page is http://www.bestwebhostingcompanies.org/table-testing
1. When i try to publish the page, 03 of columns not have the outline (but in preview they have)
2. How can i use the color for the first row?
Thank much
I don’t know why, now the issue number 1 is gone, just have 02. Appreciate someone reply and give me the video training for this, if you know, thanks
Hey!
Try adding this code to the Quick CSS:
tr.avia-heading-row th {
background: red !important;
color: white !important;
}
Change as needed.
Cheers!
Josue