Shopify themes, liquid, logos, and UX
Hello, I am using Debutify theme and wondering how to change the product title color in the product page. The title color is now preset in white and make it invisible. I want to change it to black color but couldn't find a way to do it. Grateful if you can advise me how to change it. Thanks a lot for your help! (screenshot and url is provided below for reference)
Solved! Go to the solution
This is an accepted solution.
Hi @Soak614
file theme.css
add this code in bottom
h1.product-single__title.page-title {
color: #000 !important;
}
This is an accepted solution.
Hi @Soak614
file theme.css
add this code in bottom
h1.product-single__title.page-title {
color: #000 !important;
}
Hi Hawkscode,
Many thanks for your help, it resolve the problem now!! Thanks a lot!
User | RANK |
---|---|
152 | |
133 | |
80 | |
74 | |
67 |
Explore 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, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023