Hi,
what is the css to change table border color and thickness ?
i tried searching through the forums
found nothing
thanks
Hi Jon,
Please try the following in Quick CSS under Enfold–>General Styling:
.main_color td {
border: 3px solid red !important;
}
Thanks,
Rikard
Thank you very much
That solved it