Shopify themes, liquid, logos, and UX
Tengo un problema con el codificación que en el botón de comprar de mi banner en mi tienda no está la posición que quiero que es bajo en el centro y está en el centro, me podrían ayudar. Gracias
Solved! Go to the solution
This is an accepted solution.
You place it wrong, I should be the very bottom of the base.css.. the last }
This is your base.css now.
Add 1 bracket on the . banner and remove the 2 bracket on the bottom. like this.
you need to fix this because when you paste another code in here it wont be working.
Hi @Ismael6
Please, share your store URL. Thanks!
Claro, mi URL de mi tienda se llama havenbeyond.com
Thanks for the info, try this one.
.slideshow__text.banner__box {
align-self : flex-end !important ;
}
Note: If you like it more lower, let me know.
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
puse el código en base.css en la parte inferior y me sale lo mismo que antes, cuando le doy abajo en el centro va al centrado del medio y no lo entiendo si ya puse los dos códigos, ayúdenme por favor
Just like to clarify, you like to put the buttom on the center-bottom right? same on the screen I have, if it is use this code below.
.banner__content.banner__content--bottom-left {
justify-content: center !important;
}
.slideshow__text.banner__box {
align-self : flex-end !important ;
}
And Save.
Refresh the browser after saving so you have a good result.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Disculpa en donde pongo el código?
Same instruction, on the base css. replace the code that I provide earlier.
ya lo remplace el código pero nada sigue en la misma posición, si la quiero en el inferior centro pero no entiendo porque a mi me sale de esa posición en la que no debería.
This is an accepted solution.
You place it wrong, I should be the very bottom of the base.css.. the last }
This is your base.css now.
Add 1 bracket on the . banner and remove the 2 bracket on the bottom. like this.
you need to fix this because when you paste another code in here it wont be working.
Ya funcionó, Muchas gracias y lo siento mucho por mi equivocación, Gracias
Ola @Ismael6
Para completar tus solicitudes, sigue estos pasos:
1. Ve a **Shopify Admin > Online Store > Theme > Customize > Theme Settings > Custom CSS**
[https://prnt.sc/i8ljAMlHJUKl](https://prnt.sc/i8ljAMlHJUKl)
2. Pega el código proporcionado en la sección de **Custom CSS**.
.banner__content.banner__content--bottom-center {
align-items: center !important;
}
Aquí tienes el resultado:
Espero que esto sea de ayuda.
Saludos,
Daisy
Al parecer no me funciona puse el código pero nada no quiere ponerse en la posición abajo en el centro creo que en el código que me han enviado es para el centrado en el medio yo quiero el de abajo en el centro si es posible. Gracias
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025