Hello everyone, i’m trying to remove the header from the new theme “Sense”. Removing the icons would do as well!
Also how to add custom social media button.
Hello everyone, i’m trying to remove the header from the new theme “Sense”. Removing the icons would do as well!
Also how to add custom social media button.
svg.icon.icon-cart-empty {
display: none !important;
}
summary.header__icon.header__icon--search.header__icon--summary.link.focus-inset.modal__toggle {
display: none !important;
}
@db0b
Add this code in the bottom of base.css file