Shopify themes, liquid, logos, and UX
I would like to change the colour of my product page and collections but i dont know how. I use YUVA theme on shopify
Solved! Go to the solution
This is an accepted solution.
Hello there,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > common.min.css and paste this at the bottom of the file:
.template_collection main#MainContent {
background-color: #f5f2e8;
}
.template_product main#MainContent {
background-color: #f5f2e8;
}
This is an accepted solution.
Hello @yesi19
You can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->common.min.css>Add this code at the bottom.
body.template_product.breadcrumb-false.theme-layout-rounded.header1.announcement-open {
background-color: #f5f2e8 !important;
}
body.template_list-collections.breadcrumb-false.theme-layout-rounded.header1.announcement-open {
background-color: #f5f2e8 !important;
}
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
Hey @yesi19
Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!
Best Regards,
Moeed
This is an accepted solution.
Hello there,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > common.min.css and paste this at the bottom of the file:
.template_collection main#MainContent {
background-color: #f5f2e8;
}
.template_product main#MainContent {
background-color: #f5f2e8;
}
thank you it worked!
Thank you for your response. It's good to know that it's worked for you. Kindly feel free to get back to me if you need any further assistance.
If helpful then please Like and Accept Solution.
This is an accepted solution.
Hello @yesi19
You can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->common.min.css>Add this code at the bottom.
body.template_product.breadcrumb-false.theme-layout-rounded.header1.announcement-open {
background-color: #f5f2e8 !important;
}
body.template_list-collections.breadcrumb-false.theme-layout-rounded.header1.announcement-open {
background-color: #f5f2e8 !important;
}
Thank You!
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