Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 65051

Cursor in “other amount” text box

$
0
0

Replies: 0

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=”info@example.com” 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.


Viewing all articles
Browse latest Browse all 65051

Trending Articles