Hi, I have followed the instruction and worked but the only thing is table look too big. is there any way to make the custom side of columns.
Hi Javed,
Thanks for writing in! Could you please try adding the following CSS rule also into your custom CSS area and see if that helps.
.appts-table-item-wrapper {
width: 215px !important;
}
Thanks!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.