07/21/2015 at 8:02 pm
#340755
Keymaster
@ cori
Using CSS is probably the easiest solution presently. Add the following to the theme’s custom CSs area:
#cn-card span.cn_category_label,
#cn-card span.cn_category,
#cn-card span.address-name {
display: none !important;
}
That should hide them.
Hope that helps!
PS> The Template Customizer feature coming in the next update will make this an interactive point and click setting. If you are familiar with the Theme Customizer, it works the exact same way. It is working quite well and I can wait to release this update as this is one feature that will really highlight just how configurable Connections is.
