New Landing How can we help? Themeforest Theme Support Neighborhood Font in the List section is overlapping

Viewing 8 posts - 1 through 8 (of 8 total)
  • #163447
    neerajgulati
    Member
    Post count: 67

    Hi,

    The font is overlapping in terms of height of the font in two noticeable areas:

    1. In the post page for any list/bullets.
    2. Widget display

    Please see the screenshot attached.

    The current font size in the theme settings is also attached.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #163457
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try adding this to your custom css:

    li {
      line-height: 30px;
    }

    – Kyle

    #163475
    neerajgulati
    Member
    Post count: 67

    Thanks, it works perfect in the post but in the widget section the problem is still there.

    #163513
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Which page can I find the widget?

    – Kyle

    #163538
    neerajgulati
    Member
    Post count: 67

    Its the 404 error page. You can try this URL:

    http://neerajgulati.net/ttt

    #163588
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .widget ul li > a{
    line-height:25px !important;
    }

    Thanks
    Mohammad

    #163653
    neerajgulati
    Member
    Post count: 67

    Thanks its working great.

    #163655
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks Mohammad

    – Kyle

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

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

License required for one of the following items
Login and Registration Log in · Register