thanks for your reply!
where do i paste this in the codes?
and also i maybe found the problem that caused this..
I relocated my hamburger and cart icon to be further apart.
i deleted this now but i still want them to be more to the edge..
maybe there is a solution?
here is the code i used:
@media(max-width:989px){
header.header.header--middle-center.header--mobile-center.page-width.header--has-menu.header--has-social.header--has-account {
padding-left: 11px !important;
padding-right: 11px !important;
}
.header__icons {
padding-right: 0 !important;
}
}