04/09/2015 at 12:31 pm
#331065
Keymaster
@ Phil
Visited the site, seems to be sorted by anniversary when I look at it. Starts at 1940 and goes up to 1972. Am I missing something? What is the exact shortcode you are using?
You only have two options to hide the categories, use CSS or edit the template.
Here’s the CSS that can be added to the theme’s custom CSS area:
span.cn_category_label, span.cn_category {
display: none !important;
}
Hope that helps!
