10/26/2015 at 12:19 pm
#351778
Keymaster
@ Denis
Add this to the card.php file on line 46:
$entry->getOrgUnitBlock();
Update the CSS to this:
#cn-gridder .cn-gridder-overlay .title,
#cn-gridder .cn-gridder-name .title,
#cn-gridder .cn-contact-block,
#cn-gridder .org {
display: block;
font-size: 14px;
font-weight: 400;
line-height: 14px;
text-transform: none;
}
