Shopify themes, liquid, logos, and UX
Hola a todos,
Estoy utilizando el tema Refresh en mi tienda Shopify y necesito mover el bloque de título y subtítulo dentro del banner en la versión móvil, de la misma manera que aparece en la versión de escritorio. ¿Podrían indicarme qué código debo añadir y en qué parte del archivo debo colocarlo para lograr esto? Estoy buscando una solución específica para el tema Refresh y cualquier ayuda con los detalles exactos del código sería muy apreciada.
Gracias de antemano por su ayuda.
¡Oye, @Dateruelo
¿Puedes enviar el enlace a tu tienda y la contraseña, si corresponde?
Gracias
♥ If you found my solution helpful, please consider giving it a Like and marking it as the ✔ Accepted Solution
Try our WhatsApp Chat Button Widget with multipe agents.Supachat: WhatsApp Chat Button
A Product of Maverick Studio
Os paso el link para acceder a la tienda online: https://df4486-4d.myshopify.com/ con la contraseña: cheort
Hey @Dateruelo ,
Esta es una solución fácil. Siga el paso a continuación
Paso 1: Vaya a Tienda en línea> Personalizar tema
Paso 2: haz clic en los tres puntos al lado del nombre del tema en la parte superior izquierda
Paso 3: haga clic en Editar código.
Paso 4: busque base.css y agregue lo siguiente al final del archivo.
@media screen and (max-width: 750px) {
.slideshow__text-wrapper.banner__content {
position: absolute;
top: 50%;
left: 50%;
width: 80%;
transform: translate(-50%, -50%) !important;
}
.banner__box {
border-radius: 20px;
}
}
Steps
Demo
♥ If you found my solution helpful, please consider giving it a Like and marking it as the ✔ Accepted Solution
Try our WhatsApp Chat Button Widget with multipe agents.Supachat: WhatsApp Chat Button
A Product of Maverick Studio
Queda así
Hey @Dateruelo ,
Parece que hay un código incorrecto en su base.css. ¿Puedes confirmar que este es el caso? Además, no puedo ver aquí el bloque de código que envié anteriormente.
Elimina todo lo que esté resaltado hasta el final. Y luego agrega el bloque de código que envié.
Nota: La imagen proviene de las herramientas de desarrollo y no del editor de temas. Por lo tanto, elimine los elementos correctos después del final de "indeterminateAnimation".
♥ If you found my solution helpful, please consider giving it a Like and marking it as the ✔ Accepted Solution
Try our WhatsApp Chat Button Widget with multipe agents.Supachat: WhatsApp Chat Button
A Product of Maverick Studio
Ya esta y sigue saliendo así
Hola @Dateruelo
Funciona bien en Chrome y Safari. ¿Puedes abrir en una pestaña de incógnito o en una pestaña nueva y ver si sigue igual?
¿Qué modelo de teléfono tienes?
♥ If you found my solution helpful, please consider giving it a Like and marking it as the ✔ Accepted Solution
Try our WhatsApp Chat Button Widget with multipe agents.Supachat: WhatsApp Chat Button
A Product of Maverick Studio
Tengo un iphone 12, lo he abierto desde safari, google y shopify y sale igual en todos
Hola @Dateruelo ,
Bien, probemos este. Elimine el código anterior y reemplácelo con el siguiente
@media screen and (max-width: 750px) {
.slideshow .slideshow__text-wrapper.banner__content {
position: absolute !important;
top: 50% !important;
left: 50% !important;
width: 80% !important;
-webkit-transform: translate(-50%, -50%) !important;
-ms-transform: translate(-50%, -50%) !important;
transform: translate(-50%, -50%) !important;
}
.slideshow .slideshow__text-wrapper.banner__content .banner__box {
border-radius: 20px !important;
}
}
♥ If you found my solution helpful, please consider giving it a Like and marking it as the ✔ Accepted Solution
Try our WhatsApp Chat Button Widget with multipe agents.Supachat: WhatsApp Chat Button
A Product of Maverick Studio
Nada, sigue mostrándose igual
Hola @Dateruelo ,
Ese es un problema extraño. ¿Puedes darme el acceso de colaborador y enviarme un mensaje directo con el código PIN para que pueda echar un vistazo?
https://help.shopify.com/en/manual/your-account/staff-accounts/collaborator-accounts
♥ If you found my solution helpful, please consider giving it a Like and marking it as the ✔ Accepted Solution
Try our WhatsApp Chat Button Widget with multipe agents.Supachat: WhatsApp Chat Button
A Product of Maverick Studio
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024