03/31/2017 at 2:58 pm
#418412
Keymaster
@ Jennifer
I took a look at the page, the categories should have the comma, double check you code in the card-single.php
file.
FTP access would be easier.
To have them display inline add this CSS:
#cn-tile-plus .cn-entry ul li {
display: inline;
}
Hope that helps!