Hello . I’ve been searching for hours on how to change the logo size on mobile only in the Dawn theme.
Can anyone help please?
Thank you in advance!
Hello . I’ve been searching for hours on how to change the logo size on mobile only in the Dawn theme.
Can anyone help please?
Thank you in advance!
Please share the store URL.
@catukf100 Please send me store url.
I’ve replied
Hi @catukf100
I’m Richard Nguyen from PageFly- Free Landing Page Builder
You can try with this code.
Follow this:
Go to Online Store->Theme->Edit code->base.css ->paste bellow code in bottom of file
@media screen and (max-width: 767px){
img.header__heading-logo {
height: 50px !important;
width: 50px !important;
}
}
Hope that my solution works for you.
Best regards,
Richard | PageFly
Thank you
It worked perfectly! Thanks so much
You are welcome @catukf100