11/21/2014 at 9:13 am
#310499
Keymaster
@ Luca
I’ve never tried it but I do not see why you could not use CSS to do it. Use CSS to set the max-height to the pixel height you want then set overflow-y: scroll
and
overflow-x: hidden
on the widget. Let me know how it goes.
Hope that helps!
PS, if you need the exact CSS for this, please give me a link to the page and I’ll take a look.