remove header in new sense theme or remove icons.

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.

1 Like
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