Hello.
How can I make NSP be always a determined fix height, no matter if my Title/text is shorter or longer than expected.
I can control the max number of characters, this makes the module certain max height, but if a user inputs less characters the module becomes smaller. This affects my layout.
How can I have the NSP be 300px in height no matter if title/text is shorter.
When text is bigger the height is fix by the max # in characters for title an text. But when the input text is less the module gets shorter as fluid.
Makes sense?
thanks