All things Shopify and commerce
I want to reduce the width of the white container inside of the image banner. Can someone please help me identify where in the code I can adjust this, if at all possible?
Please and thank you.
Solved! Go to the solution
This is an accepted solution.
Hi @letmebri,
Please follow the instructions below. I am using the same Dawn with no edits for this code.
1. From your Admin Page, click Online Store > Themes >Actions > Edit code
2. In the Asset folder, open the base.css
3. Paste the code below at the very bottom of the file.
@media only screen and (min-width: 750px){
.banner__box.content-container {
max-width: 50rem;
width: 100%;
}
}
This is an accepted solution.
Hi @letmebri,
Please follow the instructions below. I am using the same Dawn with no edits for this code.
1. From your Admin Page, click Online Store > Themes >Actions > Edit code
2. In the Asset folder, open the base.css
3. Paste the code below at the very bottom of the file.
@media only screen and (min-width: 750px){
.banner__box.content-container {
max-width: 50rem;
width: 100%;
}
}
AMAZING, I was so annoyed with how wide they were, great fix! thank you
Am I doing something wrong, this still didn't work for me. Do I need to edit this sizing?
User | RANK |
---|---|
42 | |
39 | |
24 | |
24 | |
22 |
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023