Hi,
How can I give the services boxes on the start page a maximum height so that they just show 4 or max. 5 text lines and not more as it is currently the case. I tried the following code in the custom CSS:
#services-box{max-height:400px;}
the boxes are getting smaller – that’s fine – but the length of the text is still the same and overflows the bottom margin of the boxes???
Is there a possibility to also shorten the text to be aligned with the max. height of the boxes?
Thank you!
Günther