Hey i want to change the positions of some dawn theme header icons. In the picture you can see what i want to change and their new positions.
I hope someone can help me with this.
Thanks
pw: djerba
Hey i want to change the positions of some dawn theme header icons. In the picture you can see what i want to change and their new positions.
I hope someone can help me with this.
Thanks
pw: djerba
@media screen and (min-width: 990px) {
.header>.header__search {
grid-area: icons !important;
justify-self: end !important;
margin-right: 2rem !important;
}
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid