Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Remove blue background from product grid. Dawn v11. I want it to be white.
My site:
https://ec6bc3-2.myshopify.com/
PW
eawhup
Solved! Go to the solution
This is an accepted solution.
The second one worked! Thank you!
Hi @daved1234
Try this one.
div#shopify-section-template--20384774160689__product-grid {
background: white;
}
Result:
I hope it help.
Hello!
Thank you for your support!
Unfortunately that did not work.
Oh can you try again this one?
div#shopify-section-template--20384774160689__product-grid {
background: white !important;
}
Thanks!
Thanks again but still not working.
Did you add something in the base.css file that is working? Let me find another solution.
I just added what you suggested. Still not working.
But did you add other codes in the base.css that is working?
Try this one again.
body.gradient div#shopify-section-template--20384774160689__product-grid {
background: white !important;
}
if this one wont work paste this one on theme.liquid. before the </body> tag.
<style>
div#shopify-section-template--20384774160689__product-grid {
background: white !important;
}
</style>
Sample:
Then save. Thanks!
This is an accepted solution.
The second one worked! Thank you!
That is good to hear. If this work please dont forget to Mark Solution and Likes. Thanks!
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By 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, 2024