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!
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey 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, 2024