Shopify themes, liquid, logos, and UX
Hey guys, just wondering how to mimic this white box and the text inside of it as closely as possible on my own website:
My Website: http://wrldwidesupply.com/
Password: secret123456
As a result, these are the specific things I would need the solutions to:
Any suggestions on how I could accomplish this?
Solved! Go to the solution
This is an accepted solution.
Hello @wrldwide
You can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.
.banner__box {
max-width: 44rem !important;
}
.banner__content--middle-center {
justify-content: left !important;
}
.content-container {
border-radius: inherit !important;
}
Yeah, I can code a bit
This is an accepted solution.
Hello @wrldwide
You can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.
.banner__box {
max-width: 44rem !important;
}
.banner__content--middle-center {
justify-content: left !important;
}
.content-container {
border-radius: inherit !important;
}
Hey @oscprofessional, it works but on mobile view, I want the text to be on the image, but still keeping the white box.
I have tried turning "Show container on mobile" on and off to see what it looks like but it is still missing the white box in the background.
Any thoughts on how to fix this?
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024