11/08/2017 at 1:31 pm
#440551
Keymaster
@ Lynan
The issue is that the theme is overriding a Gridder style. Add the following to the theme’s custom CSS area:
#cn-gridder span.title {
height: auto;
}
Hope this helps, let me know!
