Hi,
How to change the colour of the product card? I haven’t decided which colour, but not white, so it can differentiate from each other.
Here is my website: https://1cabe3-26.myshopify.com/
Thank you.
Hi,
How to change the colour of the product card? I haven’t decided which colour, but not white, so it can differentiate from each other.
Here is my website: https://1cabe3-26.myshopify.com/
Thank you.
.section-with-sidebar__wrapper {
background: #fafafa;
padding: 10px;
}
Right this.
Hello @Mentorpublish
You can add code by following these steps
Go to Online Store → Theme → Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
Hi @niraj_patel ,
Work nicely, thank you for your help.
Hi @ZestardTech ,
Sorry i think it is some misunderstanding, it is not what I want, but nvm someone already provide the solution, still thx for your help.