Where it says “Pay by Paypal or Credit card” I would like to:
1) Put the text “Pay by Paypal or Credit card” into bold
2) Add some explanatory text directly underneath saying: “Click the orange button below to complete your order, then either login with your PayPal details or select ‘pay with a credit or debit card’ to use your credit card without creating a PayPal account”
You can make the text bold by adding the following to your custom CSS stylesheet:
#method-of-payment-hdr{
font-weight: bold;
}
The explanatory text can be added by going to Event Espresso > Payment Methods > PayPal Express and you’ll add the text to the “Description” field, then save.
For some reason the description text isn’t showing up. And your custom CSS didn’t take effect.
I’m guessing that my developer has customised a template somewhere in some way.
(see previous screencast link)
The header shows “Pay by PayPal or Credit Card”, which is fine by me, but isn’t the standard header. I’m wondering if he’s turned off the description somewhere?
The payment method description is shown for me but only if I click on the payment method, if you go to Event Espresso -> Payment methods -> PayPal Standard
Look in the settings for ‘Open by default’, if that’s set to no, change it to Yes and update.
The description field can also be updated from that same page.
It looks like your developer has added some JavaScript to auto-select the payment method but that’s not triggering a click to show the description.
The support post ‘Editing text on payment screen’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.