Shopify themes, liquid, logos, and UX
hello i want to change the color of a section on my home page it is now blue i want to change my brand colors but you cant do it just by changing the colors on shopify because it is a custom section i hope someone can help me with a code that can change the color maybe with css or something my store url is distinctz.com in the screenshots i show about which section it is all about the color i want the section in is #F7CE26
Solved! Go to the solution
This is an accepted solution.
Sorry about that, to adjust that you would use the following css:
.the-marketplace__all--each.active .image-wrapper {
border: 3px solid #F7CE26;
}
Yes, you can use the following css:
.we-provide__all {
background: #F7CE26;
}
Thank you it worked but for the second section with the product colllections this isnt working for the outline
This is an accepted solution.
Sorry about that, to adjust that you would use the following css:
.the-marketplace__all--each.active .image-wrapper {
border: 3px solid #F7CE26;
}
Thank you very much appreciate your work!
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