10/22/2015 at 5:52 pm
#351457
Keymaster
@ Denis
Add this to the theme’s custom CSS area:
#cn-gridder .cn-gridder-overlay .title,
#cn-gridder .cn-gridder-name .title,
#cn-gridder .cn-contact-block {
display: block;
font-size: 14px;
font-weight: 400;
line-height: 14px;
text-transform: none;
}
That should fit the display.
