Big white space underneath blog post

Home Forums Legacy Support Support queries Styling issues Big white space underneath blog post

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #37666
    koreancandy
    Spectator
    I've noticed that there is a big white blank space on a blog post underneath the comment box. Please can you tell me how to get rid of it? Thank you
    #37775
    H.K. Latiyan
    Participant
    Its not a white space it should show the previous post's featured image and the title, refer: http://prntscr.com/ahxnkd On your website also its showing the title, refer: http://prntscr.com/ahxnsu Please set the featured image of the post so that it is visible.
    #37935
    koreancandy
    Spectator
    Is there a way to remove the previous post underneath? I don't want this feature. Thank you
    #38008
    H.K. Latiyan
    Participant
    Please use this custom css to hide the previous post:
    .single-post .more-title-area {
    display:none;
    }
    #38184
    koreancandy
    Spectator
    Thank you so much for your amazing support as always!
    #38316
    H.K. Latiyan
    Participant
    Thanks for confirming, so marking the topic as resolved and closing the topic.
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Big white space underneath blog post’ is closed to new replies.