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!
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024