Cabeçalho Transparente – Script Shopify

Script

.header-wrapper {
  background-color: rgba(0, 0, 0, 0) !important;
  margin-bottom: -100px;
}
.header__icon:not(.header__icon--summary),
.header__icon span,
.header-wrapper span,
.header__menu-item,
.icon-caret {
  color: black !important;
}
.header__submenu .header__menu-item {
  color: black !important;
}
Esse tutorial foi util?