Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #853644

    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

    #853939

    following this too.

    #853952

    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

    #854075

    Yigit!

    You solved it! Thank you so much. Works like a charm.

    Best,

    Duncan

    #854312

    Hi Duncan,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.