Forums
(@xtniloy)
4 years, 1 month ago
.woocommerce-checkout #payment:before { position: relative !important; content: ''; top: 0; left: 0; height: 100%; width: 100%; background-color: rgba(0,0,0,0.1); }
Add this custom css, and it will solve your problem.