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!
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We 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, 2024