How can I enlarge my logo size on mobile view?

How can I see live?

@HEALINGANDHER - add this css to the end of your base.css file and check

.header{grid-template-columns: auto 2fr auto;}
.header__icons .header__icon, .header__icon--cart .icon {width: auto;}

Hi,

this code didn’t work?

@HEALINGANDHER - it should work, or can you add me as collaborator? I will make sure that it works

@HEALINGANDHER try this

@media screen and (max-width:749px){
.header{grid-template-columns: auto 2fr auto;}
.header__icons .header__icon, .header__icon--cart .icon {width: auto;}
}

Please can you request! Thank you!

@HEALINGANDHER - i sent the request

Accepted thank you!

@HEALINGANDHER - it is working now, please check, if you have any issues then you can DM or send email for quick communication.