Home Forums Theme support Phantom theme – cut off type

This topic contains 1 reply, has 2 voices, and was last updated by  7Theme Support 9 years, 8 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Anyone know how to keep the type descenders from being chopped off in the header styles on the Phantom theme? Even the theme’s online sample shows this: see ‘Recent News and last Blogentrys’ on the homepage — the ‘g’ is cut off. Wish I would have noticed this before…

    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

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.