Hi there,
The border on the top of my table has disappeared. I have tried to change the css but it’s sill not changing. Can you please help. We have just gone live.
Hi mblake11!
Thank you for visiting the support forum.
I don’t see any table on the link you provided. Please check. A screenshot of the issue will help.
Regards,
Ismael
Hey Michelle!
Try adding this code to the Quick CSS:
tr:first-child td { border: 1px solid #c9a823 !important; }
Cheers!
Josue