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; }
Thanks for writing in! To adjust the line-height, just add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS: