Archived topic
the template moves in the movile
2 replies · Started by ruthcohen on April 22, 2020
Viewing posts 1–3 of 3
Hola, la plantilla se mueve al abrir la web en un móvil, al pasar el dedo, se desliza por los laterales, cómo puedo hacer para que se quede fija? gracias
Hi there,
Try adding this CSS:
.mobile-header-navigation {
box-sizing: border-box;
}
Perfect, it works! thank you so much.
This archived topic is closed to new replies.