Hi,
I was wondering how to adjust the line heigth of the featurebox headline. I use a custom class.
Font-size and padding works but line-height is not working…
This is my CSS:
.x-feature-box-title-zorg {
margin: 0px 0px 20px;
font-size: 0.8em;
line-height: 1.7; }
Class in featurebox: x-feature-box-title-zorg
url: https://test . quin fox.com / slimme-zorginstellingen/
Thx!