yes please try this code
- Go to Online Store->Theme->Edit code
- Asset->/base.css->paste below code at the bottom of the file.
@media screen and (min-width: 990px) {
.header--middle-left {grid-template-columns: auto auto 0fr;}
}
yes please try this code
@media screen and (min-width: 990px) {
.header--middle-left {grid-template-columns: auto auto 0fr;}
}