Archived topic
Logo size on mobile
4 replies · Started by Adrien on April 29, 2021
Dear GP Team,
Absolutely impossible to simply set a logo size for my logo on mobile. I spent countless hours on this small thing.
Please help me. I need a width of 200px on mobile.
Thanks a lot. Adrien
Why are all other tickets being answered but not mine? Is it because of the title "driving me crazy"?
Hi there,
You can try adding this CSS:
.site-logo.mobile-header-logo {
width: 200px;
height: auto;
}
Why are all other tickets being answered but not mine? Is it because of the title “driving me crazy”?
We apologize if you felt your topic is ignored. It is definitely not intended.
Hello Elvin,
I apologize I thought my title was bad and you were ignoring me. I thank you very much for your help.
It worked perfectly.
Congrats for the new website and GP 2.0. Adrien.
No problem. Glad you got it sorted. :D