Shopify themes, liquid, logos, and UX
Trying to center the text and button on my image banner.
How can I do it please so it is in the center of the screen ?
thank you
https://wmqgez-r2.myshopify.com/
Solved! Go to the solution
This is an accepted solution.
Hi @Artez,
Go to Shopify Customize, open the Image Banner section, select "Middle Center" from the Content Position dropdown, and save.
Thanks!
This is an accepted solution.
Hi @Artez,
Go to Shopify Customize, open the Image Banner section, select "Middle Center" from the Content Position dropdown, and save.
Thanks!
thank you very much!
Hi @Artez
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>
<style>
div#Banner-template--18541339115701__image_banner {
align-items: center !important;
}
</style>
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025