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;
}
If helpful, please Like and Accept Solution
if you Want to Modify / Customize your theme , Feel free to contact me
Email : vikash.hawkscode@gmail.com
Skype : vikas.hawkscode
This is an accepted solution.
Hi @Soak614
file theme.css
add this code in bottom
h1.product-single__title.page-title {
color: #000 !important;
}
If helpful, please Like and Accept Solution
if you Want to Modify / Customize your theme , Feel free to contact me
Email : vikash.hawkscode@gmail.com
Skype : vikas.hawkscode
Hi Hawkscode,
Many thanks for your help, it resolve the problem now!! Thanks a lot!
User | RANK |
---|---|
230 | |
52 | |
50 | |
31 | |
31 |