Shopify themes, liquid, logos, and UX
Hi I want to change the color of my featured product section in my debutify theme. because when I click the color setting all of my pages changes color. i wanted it to be just the featured product section. thank you
website: theoddmart.com
Solved! Go to the solution
This is an accepted solution.
Please add the following CSS code to your assets/theme.scss.css or theme.scss.liquid bottom of the file.
#shopify-section-template--19462360629530__4a70067d-2040-4e62-a541-ffd7607eca5d{background-color: #d3eaf6;}
Thanks!
Hello @oddmart, this could be done via custom coding.
If you're a developer simply find the outer div of the feature section and assign the desire color.
Regards,
Osama Farooqi
Please add the following CSS code to your assets/theme.scss.css or theme.scss.liquid bottom of the file.
#shopify-section-template--19462360629530__8d2e291c-319b-437e-9088-cb1f9f22ff56 {background-color: lightblue;}
Thanks!
I just did it but nothing happened. 😞
ohh wait something happened but its in the featured collections page. I wanted it to be the featured product page which is below that featured collection. 🙂
Please share your page URL and the screenshot of what you want!
Thanks!
hi so its,
theoddmart.com
I want this section to be of the same color As the wavy image above it so it will sync to each other as one image/section
This is an accepted solution.
Please add the following CSS code to your assets/theme.scss.css or theme.scss.liquid bottom of the file.
#shopify-section-template--19462360629530__4a70067d-2040-4e62-a541-ffd7607eca5d{background-color: #d3eaf6;}
Thanks!
wow that change it. thank you! ill accept this as solution. 🙂
If helpful then please Like a solution and welcome again!
Thanks!
Hi @dmwwebartisan I am having a similar issue, but it seems your above solution isn't working for me. I tried inserting it in the custom css section.
I would like to have the grey area all white. I feel as though I have tried everything, so if you have some ideas I'd really appreciate it.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025