Shopify themes, liquid, logos, and UX
Hi,
I would like to move my banner text to the right, just next to the picture (https://quatreausoir.fr/pages/histoire). Then justify the text to the left. I tried multiple codes but nothing works.
I'm desperate 😅
Can somebody help me please ?
Hi @HT23
Try this one.
section#shopify-section-template--23161487393033__image_banner_XPKRJw .banner__box.content-container {
width: 60%;
background: transparent;
}
section#shopify-section-template--23161487393033__image_banner_XPKRJw .banner__content.banner__content--middle-center {
justify-content: flex-end;
}
@media screen and (max-width: 749px) {
section#shopify-section-template--23161487393033__image_banner_XPKRJw .banner__content.banner__content--middle-center {
position: absolute;
right: 0;
top: 50%;
bottom: 30%;
}
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Omg thank you !!
But i don't really have the same result :
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