Tagged: products, tabs, woocommerce
Hello Kriesi Team,
I’m very very pleased with the customer support I have been provided so again thank you, I’m grateful of that.
Here’s the issue:
On my product page, the tabs “Description” and “reviews” are in white font on white background making it invisible to the viewer. Could you provide the code to make the font black?
Thank you,
Duncan
following this too.
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#top div div.product .woocommerce-tabs ul.tabs li a {
color: black;
}
Best regards,
Yigit
Yigit!
You solved it! Thank you so much. Works like a charm.
Best,
Duncan
Hi Duncan,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria