05/30/2018 at 11:44 am
#464030
Keymaster
@ Carrie
RE: Is there some sort of glitch that is causing bullets to appear beside each of my enhanced categories image grid?
Those are being added by the theme (Overriding the styles in Enhanced Categories). Add the following to the theme’s custom CSS area:
#left-area ul.cn-cat-tree.cn-category-image-container {
list-style: none;
}
RE: is it possible to remove the category grid from the top of the individual entry pages?
Are you using the shortcode to display the category list?
If you are, please remove the shortcode from the page. Instead, navigate to the Connections : Settings admin page and click the Display tab. Scroll to the Categories section and enable the Display option.
Hope that helps!
