How to remove space before and after siteorigin page builder contenct?

I have some problem with my sparkling theme and siteorigin page builder. There is a space on my page. Can you help me?

I’ve tried adding some css from this forum and siteorigin forum but still not work.
Sorry for my bad english.


.home .entry-title {
  display: none;
}

.home .footer-inner {
  display: none;
}

.home .main-content-area {
  margin-top: 0px;
  margin-bottom: 0px;
}

.home .post-inner-content {
  padding-top: 0;
}

.home #masthead {
  display: none;
}

.home #main {
  padding-top: 0px;
}

.home article {
  margin-bottom: 0;
}

.home.page article .title {
  display: none;
}

Hi @Fadhlillah Ariefianto,

I hope you are well today and thank you for your question.

I can’t predict from your shared screenshots why the space is displaying.

Could you please share me your site URL where it’s happening so that i can troubleshoot it?

Kind Regards,
Movin