Template customization
Learn how to customize the payment page look.
Last updated
Learn how to customize the payment page look.
You can change colors and design of the plugin using template overrides in Joomla.
The path to the files:
/plugins/pcp/vmstripe/tmpl/ for Stripe
/plugins/pcp/stripeco/tmpl/ for Stripe Checkout
Here you can find the following files: elements_style.php and payment_page.php. Both can be customized via the template override.
Last updated