Archived topic
El Logo no se ajusta en la versión Mobile
5 replies · Started by Jose on January 4, 2020
Hola, consigo adaptar el tamaño en la versión desktop por medio del acceso de apariencia, pero en la versión mobile me queda bastante superior al tamaño que suele tener un logo en dicho dispositivo. Gracias
Hi there,
the Logo size is controlled by the Customizer > Layout > Primary Navigation -> Menu Item Height.
If you want to change the logo without changing the menus then add this CSS:
.mobile-header-navigation .site-logo.mobile-header-logo img {
height: 50px !important;
}
Thank you so much!! I´ve another question. Do you know the reason which cant be seen correctly in other color except white? I tried many thig but if try other color, the png logo appear with a weird white border.
Best
Not quite sure if I understand.
Is the issue visible currently? I checked the site but didn't notice anything.
Let me know :)
Hola.
He añadido este código CSS a mi sitio en la sección "CSS Adicional" del personalizador, pero el logo se sigue viendo con el mismo tamaño que la versión "desktop", es decir 100px.
¿Alguna idea que me pueda ayudar?
Un saludo y gracias.
Any chance you can open a new topic and link me to the page in question?
Thanks :)