Cursor in “other amount” text box
-
Great plugin, very easy and exactly what I need. I just needed to create a page for customers to pay any one time amount and this plugin was as we need it. I have a separate page with the plugin form and shortcode used is
[wp_paypal_payment_box_for_any_amount email=”[email protected]” description=”payment” reference=” ” reference_placeholder=”Enter a payment reference”]
One small question is what should I use to have a cursor inside amount input text box on page open, so a visitor doesn’t need to think where to click but can start typing the amount.
I tried
.wpapp_other_amt_input {
cursor: auto;
}
but it doesn’t do anything from what I can tell.Thanks for your help.
Jan.
- The topic ‘Cursor in “other amount” text box’ is closed to new replies.