Search Bar Stay Expanded Under Header - TRADE Theme

details[open] .modal-overlay, .modal__close-button .icon {
    display: none !important;
}
details[open]>.search-modal, #MainContent {
margin-top: 54px !important;
}

Add this code to last line file base.css

1 Like