- Sales Channels
- Themes
- Customise

- Select Header
- Desktop Logo position - Middle Left

Copy this code
@media screen and (min-width: 990px) {
.header--middle-left {
grid-template-columns: 1fr auto 1fr;
column-gap: 2rem;
}
}
- Custom CSS paste code
- Save
