Archived topic
Gap on Stream Header
3 replies · Started by Anuar on November 15, 2021
Viewing posts 1–4 of 4
Hi
May I know how I can fix the gap on Stream template?
The Content title disable
Kindly refer to the screnshot https://www.screencast.com/t/dzaBtZn0ey
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.