02/14/2019 at 9:12 am
#484626
Keymaster
@ Jason
Did notice this yesterday… but you actually have custom CSS being applied. Specifically this:
ul.cn-category-list li {
float: left;
list-style-type: none;
margin-right: 10px;
}
If you do not want to display is as a list, navigate to the Connections : Settings admin page, click the Display tab and scroll to the Categories section. Change the second “Display Style” option from List to Block. Now, the category separators will be displayed.
Hope this helps!