Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /**
- * WPUF Payment page default message hide and replicate the same message with content CSS
- * **/
- .wpuf-instruction {
- display: none;
- }
- .wpuf-payment-instruction:before {
- content: "Enter your credit card information to proceed with payment.";
- }
Advertisement
Add Comment
Please, Sign In to add comment