Hi
I have a table on my front page and I would like the borders to be transparent, how can I do this?
Here is a link to my site: http://tinyurl.com/qae7m8y
Thanks,
Rob
Hello RevolutionGroup!
This CSS will do it:
.pricing-table li{
border: 0
}
Best regards,
Josue
Hi Jouse
Thanks, that seems to have done the trick.
Thanks,
Rob