Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
How do I fill the sides with the color that's in the middle? I'm using Dawn 11
Solved! Go to the solution
This is an accepted solution.
Yes, I already check. But im looking the same picture. its this section right?
.image-with-text.image-with-text--no-overlap.page-width.isolate.collapse-corners.section-template--19384183521610__2a5baa9d-d58a-4af2-9037-2db57f0dcda1-padding.scroll-trigger.animate--slide-in {
background: blue;
}
Result:
Note: You can change the color. What ever you desire.
I hope it help.
Hi @AudriuZ ,
Would you mind to share your store URL website? with password if its protected. Thanks!
website: https://illume.lt/
pass: tankas
I added a screenshot if you didn't notice
This is an accepted solution.
Yes, I already check. But im looking the same picture. its this section right?
.image-with-text.image-with-text--no-overlap.page-width.isolate.collapse-corners.section-template--19384183521610__2a5baa9d-d58a-4af2-9037-2db57f0dcda1-padding.scroll-trigger.animate--slide-in {
background: blue;
}
Result:
Note: You can change the color. What ever you desire.
I hope it help.
How do I put the same color as the background?
Try this one.
Same Instruction.
.image-with-text.image-with-text--no-overlap.page-width.isolate.collapse-corners.section-template--19384183521610__2a5baa9d-d58a-4af2-9037-2db57f0dcda1-padding.scroll-trigger.animate--slide-in {
background: #1E2127;
}
Sorry for late response, but it doesn't change the color. It's still white on the sides
Hi, I check your website but it not on th white color?
If its not working. Put the !important.
This one.
.image-with-text.image-with-text--no-overlap.page-width.isolate.collapse-corners.section-template--19384183521610__2a5baa9d-d58a-4af2-9037-2db57f0dcda1-padding.scroll-trigger.animate--slide-in {
background: #1E2127 !important;
}
Still the same. I checked on my phone too. There are still white sides. 😞
I tried cleaning my cache.
What browser you are using? im using chrome. Also I check in the incognito its already in the black background.
Also in Mozzilla.
Hmm thats weird. Im also using Chrome
Did try to open on other device?
Yes I did, still the same.