高级搜索横幅

是的,我终于找到了……

// This fixes the built in welcome banner
.--with-bg-img .welcome-banner__wrap {
  border-radius: 20px;
}
.welcome-banner__title {
  font-size: var(--font-up-4);
  max-width: 900px;
}
.welcome-banner__subheader {
  font-size: 17px;
}

.sidebar-section-link .sidebar-row {
  display: none;
}

你是说副标题吗?
我按照此页面上的第 2 步操作:

1 个赞