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!
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