Customize Checkout Button and Label

This css selector

.order-form input[type=”submit”]

it only customizes the Subscribe button

how about the Checkout button? Whats the selector to be used?

how can I change the label from “Checkout’ to ‘Go to Paypal’?

Please let me know I need to get this project up soon.

See test here: http://www.footballadvisor.net/pricing/

Posted in

Comments

One response to “Customize Checkout Button and Label”

  1. Hi Jon,
    You can change the ‘checkout’ label, using the ‘payment_button_label’ attribute.
    Related to css, please check our previous topic.
    Kind Regards,
    Antonio B.

Share