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!
User | RANK |
---|---|
145 | |
98 | |
78 | |
69 | |
65 |
This blog post is a recap of the webinar Getting Ready For BFCM: How To Run A Flash Sal...
By Jacqui Oct 3, 2023Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023