Shopify themes, liquid, logos, and UX
Hello Shopify friends! I'm having some difficulty changing the background color for the wrapper on my image with text section. (Hopefully it's called the wrapper, I could be wrong. I have very basic knowledge of HTML and CSS 😬) I'd like the white area of this section to match my background colors, but no matter what I code I can only get the text background to match my colors, resulting in a box that has a thick white border and then a box with text that's colored. What is this area called and how can I change it?
Solved! Go to the solution
This is an accepted solution.
Thank you, Try this one.
div#shopify-section-template--20204853428500__5da2d3de-b10c-4593-8eab-dde1e501e2a9 {
background: linear-gradient(310deg, rgba(244, 251, 17, 1) 15%, rgba(199, 35, 27, 1) 85%);
}
Hi @Bexilou
Would you mind to share your Store URL website? with password if its protected. Thanks!
This is an accepted solution.
Thank you, Try this one.
div#shopify-section-template--20204853428500__5da2d3de-b10c-4593-8eab-dde1e501e2a9 {
background: linear-gradient(310deg, rgba(244, 251, 17, 1) 15%, rgba(199, 35, 27, 1) 85%);
}
Thank you so much!! It never even occurred to me to place the code in Assets, I've been working with the Custom CSS section for each template. I have so much more to learn still. I appreciate the help!
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025