I'm using the pricing chart module and I was wondering if it's possible to put a thin grey line around the entire chart.
Thanks!
- John
I'm using the pricing chart module and I was wondering if it's possible to put a thin grey line around the entire chart.
Thanks!
- John
Hello,
Try this
.avia_table {
border: 1px solid #ccc;
}
Regards,
Ismael
You must log in to post.