It will be done by custom coding and I am able to do it professionally so if interested please do mail me. Thanks and Best Regards
Please share your website URL and password if any. I will check and provide a solution here.
Thanks!
Thank you! Our link is here and password is 12345.
I'm trying to change the background color of certain sections on the home page and potentially also on the product page. Let me know what you think!
@suyash1 The Jewelry You Can Trust section. Is there code that I can apply to any section just so I have more flexibility?
You can add the following code at the bottom of your assets/theme.scss.liquid file for "Jewelry you can trust" section.
@media screen and (min-width: 641px) {
.FeatureText--withImage { background-color: #cc764f; }
}
As for the product page, do you want to change the background of the complete product page? Let me know.
Because if you want to change the complete background then there are a lot more things that we need to do with text, links colors, etc.
Thanks!
User | Count |
---|---|
562 | |
215 | |
129 | |
83 | |
49 |