New Landing How can we help? Themeforest Theme Support Flexform Line Height doesn't adjust for only tags?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Flexform
  • #6718
    joshsalway
    Member
    Post count: 13

    Hi

    Line Height doesn’t adjust for <li> only <p> tags?

    How can I fix the theme? As the theme settings aren’t working correctly.

    #6722
    joshsalway
    Member
    Post count: 13

    You might want to fix the custom font and line height for <li> tag aswell…

    Line 386 of sf-custom-styles.php I added li tag:

    echo 'li, body, p, .masonry-items .blog-item .quote-excerpt, #commentform label, .contact-form label {font-size: '.$body_font_size.'px;line-height: '.$body_font_line_height.'px;}'. "\n";
    #6730
    Ben – SUPPORT
    Member
    Post count: 690

    Sorry what do you want fixed? You want bigger line height for p tags?

    Regards,
    Ben

    #6890
    joshsalway
    Member
    Post count: 13

    Line height settings don’t work for LI tag…

    #7141
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hey,

    Have you tried adding custom CSS in the General theme options?

    Something like:

    li {
      line-height: 20px !important; /* adjust as necessary */
    }

    Regards,
    ————————————————————————————————————

    Cosmin
    Support Assistant

    #7677
    joshsalway
    Member
    Post count: 13

    Yes, Just thought I’d point a bug in your Theme.

    #8010
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Yep, thanks for that, I’ll point it out to Ed when he gets back next week 🙂

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register