Anyone know how to fix that error?
I changed the theme. Didn’t seem to fix it. I also added cash as another form of payment still greyed out.
Look through the theme options, woocommerce settings you may find the issue,
If not look for some javascript code inside the header.php & footer.php which is applying some css with “blockUI” this class.
Comment that code and it will resolve your issue.”
Do I look at that on the WordPress theme or inside the public HTML folder?