Tagged: Font-color
Hi,
I want a different font color for text related to div class=”woocommerce-password-strength bad”.
I appreciate your help.
Kind Regards
Elsa Soares
Hey Elsa!
Please try this code in Quick CSS
.woocommerce-password-strength.bad {
color:red!important;
}
Please feel free to replace red with your own color :)
Best regards,
Vinay Kashyap
Hi Vinnie,
This works great! :)
All the best for you.
Regards