My Snippets
My Collections
Search Engine
Pricing
Remove white text from checkout
Paste this code to Divi theme option > CSS Section
unknown
css
a year ago
90 B
5
Indexable
body.woocommerce-checkout div#stripe-payment-data { background-color: transparent; }
Editor is loading...