Home › Forums › Theme support › Phantom theme – cut off type › Reply To: Phantom theme – cut off type
Hi,
you can add this code in WP Admin -> Appearance -> Theme Options -> General -> Extra CSS Content:
#content h1, #content h2, #content h3, .maincontent h1, .maincontent h2, .maincontent h3, .custom_section h1, .custom_section h2, .custom_section h3 {
line-height:140% !important;
}
We will fix this with the next update for the theme