@naturalcurlsme - add this css to the very end of your theme.css file and check
@media only screen and (min-width: 769px) {
.header-item--logo{flex-basis: 25%;}
.header-item--icons{flex-basis: 15%;}
}
@naturalcurlsme - add this css to the very end of your theme.css file and check
@media only screen and (min-width: 769px) {
.header-item--logo{flex-basis: 25%;}
.header-item--icons{flex-basis: 15%;}
}