Shopify themes, liquid, logos, and UX
How do I center buttons in an image banner for desktop and mobile, so that they are in the center of their perspective image. Do not like the they way ther are sitting in their inner corner, center of page.
Website: cheercollection.com
Hi @david258
On which page can I find this banner?
It's on the main page. It was in testing mode, but I just lanunched so you can see.
Thanks for the info, try this one.
.banner__box.content-container {
max-width: 100%;
width: 100%;
}
.banner__content.banner__content--middle-center {
max-width: 100%;
}
.banner__buttons.banner__buttons--multiple {
display: flex;
justify-content: space-around;
max-width: 100%;
width: 100%;
}
.banner--content-align-center .banner__buttons--multiple>* {
flex-grow: unset !important;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Much better but still not centered over image, please review.
Yes, I see it, PLease, replace on this one.
.banner__box.content-container {
max-width: 100% !important;
width: 100%;
}
.banner__buttons.banner__buttons--multiple {
display: flex;
justify-content: space-around;
max-width: 100%;
width: 100%;
}
.banner__content.banner__content--middle-center {
max-width: 100%;
}
.banner--content-align-center .banner__buttons--multiple>* {
flex-grow: unset !important;
}
And Save.
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Find Global Growth Opportunities For Your Business with Shopify AcademyLearn how to exp...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025