Please add the following code at the bottom of your assets/theme.css file.
@media only screen and (min-width: 750px){
.site-header {width: 100%;}
.site-header__logo-image {max-width: 235px;}
}
Thanks!
Please add the following code at the bottom of your assets/theme.css file.
@media only screen and (min-width: 750px){
.site-header {width: 100%;}
.site-header__logo-image {max-width: 235px;}
}
Thanks!