Archived topic
how to change Line height in Content area
5 replies · Started by simcha on January 30, 2017
how do i make the height of the text rows of my posts and pages higher?
Typography-Content-Heading 3 (H3) -Line height ??
there is no "Line height", is there any way to make the spacing between the text rows more breathable ?
thank you for your help
Hi there,
Line height feature is in the plan for future updates :)
For now you can use this CSS:
h3 {
line-height: 1.5em;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know.
> Line height feature is in the plan for future updates 🙂
5 Years later, still not a feature; please add it already...
Hi Derek,
The line height feature has been added to GP free theme already in Aug 2021.
https://docs.generatepress.com/article/dynamic-typography-overview/#typography-options
If you are still using the old typography system, you can switch to the dynamic dynamic system:
https://docs.generatepress.com/article/switching-to-dynamic-typography/
Hi Ying,
Sorry I should have specified, yes global options are available, however sometimes there is a need to over-ride the global on a specific chunk of text (whether that be a heading or paragraph); it would just be nice to have that fine control when necessary without manually doing custom CSS.
Kind Regards,
Derek
Hi Derek,
Actually, the dynamic typography system allows you to do so -- target individual CSS class(es) or/and elements.
You can choose Custom as the target element, then enter the CSS class of the text.
https://docs.generatepress.com/article/dynamic-typography-overview/#typography-manager