01/27/2016 at 9:30 am
#362656
Keymaster
@ alex
You have three different options when configuring the name overlay. Here’s a demo for each.
The docs for this is right here.
You can make the text smaller by using your own custom css. Add the following to the theme’s custom CSS area:
#cn-gridder .cn-gridder-overlay .fn, #cn-gridder .cn-gridder-name .fn {
font-size: 16px !important;
}
Hope that helps!
