12/21/2015 at 4:02 pm
#358799
Keymaster
@ PH. Lutz
The first thing I see is that it seems the template’s code was altered from the original which is creating quite a bit of invalid HTML. You might want to double check your changes.
Here’s the CSS you need to enlarge the name:
#cn-tile-plus .cn-entry .fn {
font-size: 24px;
margin: 3px
}
Hope that helps!
