Hi,
There is not the option to adjust line-height for now, we will consider adding it in the future. Please use the custom CSS(“Appearance > Customize: Additional CSS”) to adjust them:
.entry h1,.text_block h1, .ux-portfolio-template-intro h1 {
line-height: 1;
}
.entry h2,.text_block h2,.ux-portfolio-template-intro h2 {
line-height: 1;
}
.entry h3,.text_block h3,.ux-portfolio-template-intro h3 {
line-height: 1.2;
}
.entry h4,.text_block h4,.ux-portfolio-template-intro h4 {
line-height: 1.4;
}
.entry h5,.text_block h5,.ux-portfolio-template-intro h5 {
line-height: 1;
}
.entry h6,.text_block h6,.ux-portfolio-template-intro h6 {
line-height: 1;
}
Regards!
SeaTheme – SeaTheme.net – Twitter – Facebook