Remove cart from header in Tinker theme

Hi @meggriffin

Try with :

.cart-drawer {
    display: none;
}