Mobile logo too small on Broadcast theme.

I have tried to find solutions but only found for other themes. My website url is: mineralspectrum.com.

Any help would be much appreciated!

Julio.

Hii, @mineralspectrum
Kindly share your store Password so,
I can solve it perfectly.
Thank You.

2 Likes

it is: Ripple

Thanks

Hii, @mineralspectrum
Paste this code on top of the theme.scss file.

@media only screen and (max-width: 749px){
.header__logo.header__logo--image {
    width: 200px !important;
    margin-left: -50px !important;
}
}

Thank You.

4 Likes

Thank you very much.

It worked perfectly!

@mineralspectrum
Welcome!

3 Likes

Hi, I’ve just tried to use this code and it doesn’t seem to be working. Is it by chance any different now? Thank you