• Hi there and congrats for developing such nice themes!

    I just install your theme and I face with an issue in woocommerce.

    I have set-up some variation and I;m not able to see label name for variation.

    If you will go in that page in the front of each selection there is a text but it is invisible and I would like to know how to change that text into black color instead of no color or white.

    Thank you for your answer!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @hakuna_matata,

    I hope you are well today and thank you for your question.

    I can see the text on your shared page as shown in this screenshot https://imgur.com/a/xARl0 so could you please tell me a bit more in detail where it is not displaying?

    Best regards,
    Vinod Dalvi

    Thread Starter hakuna_matata

    (@hakuna_matata)

    Hi Dalvi and thank you so much for your answer!

    In the meantime I have solve the issue (like you have seen) by adding this custom css:

    .woocommerce div.product form.cart .variations label {
    font-weight: 700;
    color: black;
    }

    Thanks again!

    Awesome great to see you got that solved.

    You are most welcome here ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Woo Variation Color Text Issue’ is closed to new replies.