Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #23937

    Hi,

    Some of the titles on my site are being cut off on the bottom margin (usually decenders on g & y). See here: http://symbioticmarketing.co.uk/homepage/dev/

    #121687

    Hey!

    This is maybe an issue with the font family. Did you try to select another google webfont?

    Regards,

    Peter

    #121688

    This is using standard Helvetica (no custom font)

    #121689

    Hello,

    Can you point us to the page with the issue. I browsed through your website and I can’t find a single title that has been cut off.

    Regards,

    Ismael

    #121690

    I don’t know if it’s maybe a specific browser issue (safari for OS X 10.8) but it seemingly appears in all the icon boxes of which there are two on the homepage: http://symbioticmarketing.co.uk/homepage/dev/

    #121691

    Hi tocal,

    Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    #top .iconbox_content_title {
    line-height: 24px;
    }

    That will increase the line height for those and should fix it on your end.

    Regards,

    Devin

    #121692

    Perfect, thanks guys!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Lettering cut off’ is closed to new replies.