Site logo

Archived topic

Gap on Stream Header

3 replies · Started by Anuar on November 15, 2021

Viewing posts 1–4 of 4

Hi there,

That gap is a space caused by your site's breadcrumbs + a small margin-top on the entry-content.

You can try removing your Breadcrumbs through Rankmath.

As for the small margin-top, you can try adding this CSS:

.entry-content {
    margin-top: 0 !important;
}

Thank you

No problem. :D

This archived topic is closed to new replies.