Site logo

Archived topic

Space at the end

2 replies · Started by Ashin on October 14, 2017

Viewing posts 1–3 of 3

I removed next/previous post section using CSS. CSS worked, but that space is now empty, thus there is a blank space between the end of content and comment section.

What can I do about that?

I guess it was a mistake from my side while using Elementor. Anyway, want to make sure it's my mistake and there is nothing to do after applying the CSS.

Hi there,

Try this to remove the space:

footer.entry-meta {
    margin: 0;
}
This archived topic is closed to new replies.