New Landing How can we help? Themeforest Theme Support Flexform Unwanted space at the bottom of posts

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Flexform
  • #93848
    mrjWells
    Member
    Post count: 137

    At the bottom of my posts there is a 1.5 inch space with a grey border line at the top and the bottom. I would like to eliminate this space. See example here:
    http://advancedlifeskills.com/mindset-motives-giving/

    I suspect that the space is the result of eliminating certain elements that would normally be in that location via the following custom CSS:

    /* #Blog */
    .author-avatar { display: none;}
    .post-info .author-name { display: none;}
    .post-info .post-date { display: none;}
    .tags { display: none;}
    .comments-likes { display: none;}
    .single .comments-likes, .love-it-wrapper {
    display: none !important;
    }
    #comments-list > h4 {
    display: none;
    }

    #93930
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .author-info-wrap,.tags-link-wrap{display:none;}
    .body-text .single-post{display:none;}

    Thanks 🙂
    With Best Regards
    Swift Ideas

    #94093
    mrjWells
    Member
    Post count: 137

    Perfect again, thanks Mohammad.

    #94101
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great! Thanks Mohammad

    – Kyle

Viewing 4 posts - 1 through 4 (of 4 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