Hi,
I would like to change the background of a table, but I don’t know how to do this. I’ve already tried various codes from support forum, but none of them actually work.
Could you please take a look a provide me with a working css code?
cheers
Hey!
Try adding this code to the Quick CSS:
td {
background: white !important;
vertical-align: top;
}
Cheers!
Josue
You are welcome, glad to help :)
Regards,
Josue