07/22/2013 at 8:24 pm
#265483
Keymaster
@ Tony.
I’m assuming you want to increase the font size? Put this CSS at the end of the theme’s style.css file:
#cn-tile-plus .cn-entry {
font-size: 12px !important;
}
#cn-tile-plus .cn-entry .fn {
font-size: 14px !important;
}
Change the size as it suit. Hope that helps.
